..
CMakeLists.txt
cmake: format Nordic boards
2023-07-25 06:08:54 -07:00
Make.defs
build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX)
2023-06-23 00:11:25 +03:00
nrf52_adc.c
nrf52_appinit.c
nrf52_autoleds.c
arch/arm: Remove FAR and CODE from board folder(1)
2022-05-03 16:50:52 +03:00
nrf52_boot.c
Remove the unneeded void cast
2022-04-17 23:32:05 +03:00
nrf52_bringup.c
nrf52840-dk: add lsm9ds1 sensor support
2023-08-27 10:05:05 +08:00
nrf52_buttons.c
boards/nrf52840-dk: add buttons example
2023-03-14 19:17:31 -03:00
nrf52_composite.c
usbdev: Split usbdev descriptor information
2023-09-06 02:29:32 +08:00
nrf52_highpri.c
boards: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC()
2022-07-14 12:08:45 +08:00
nrf52_hts221.c
Remove the unnecessary "return;" at the end of function
2022-11-27 22:23:50 +01:00
nrf52_lsm6dsl.c
arch/arm: Remove FAR and CODE from board folder(1)
2022-05-03 16:50:52 +03:00
nrf52_lsm303agr.c
arch/arm: Remove FAR and CODE from board folder(1)
2022-05-03 16:50:52 +03:00
nrf52_mx25.c
boards/nrf52840-dk: add MX25 QSPI memory support
2023-04-22 01:12:27 +08:00
nrf52_pwm.c
nrf52_spi.c
arch/arm: Remove FAR and CODE from board folder(1)
2022-05-03 16:50:52 +03:00
nrf52_sx127x.c
boards/nrf52840-dk: add buttons example
2023-03-14 19:17:31 -03:00
nrf52_timer.c
arch/arm: Remove FAR and CODE from board folder(1)
2022-05-03 16:50:52 +03:00
nrf52_usb.c
nrf52840-dk: add usbdev examples
2023-03-30 09:28:55 -03:00
nrf52_userleds.c
arch/arm: Remove FAR and CODE from board folder(1)
2022-05-03 16:50:52 +03:00
nrf52840-dk.h
boards/nrf52: introduce common folder
2023-05-24 00:04:28 +08:00