nuttx/boards/arm/nrf53/nrf5340-dk/configs
raiden00pl 58ad290b0e boards/nrf5340-dk: add MCUboot configurations for the app core
Added configurations:
- mcuboot_loader_cpuapp - MCUboot loader
- mcuboot_app_cpuapp - MCUboot compatible application.
  Needs to be signed manually:
    imgtool.py sign nuttx.hex nuttx_img.hex --align 8 -v 1.0.0 -H 0x200 -S 0x70000 --pad-header --pad
2023-05-31 23:12:21 +08:00
..
adc_cpuapp boards/nrf5340-dk: add ADC configuration 2023-03-25 18:37:51 +02:00
buttons_cpuapp boards/nrf5340-dk: add buttons example 2023-03-28 19:43:19 -03:00
composite_cpuapp boards/nrf5340-dk: add usb example 2023-05-24 09:54:55 +08:00
mcuboot_app_cpuapp boards/nrf5340-dk: add MCUboot configurations for the app core 2023-05-31 23:12:21 +08:00
mcuboot_loader_cpuapp boards/nrf5340-dk: add MCUboot configurations for the app core 2023-05-31 23:12:21 +08:00
nsh_cpuapp
nsh_cpunet
ostest_tickless_cpuapp boards/nrf5340-dk: add ostest_tickless configuration 2023-03-28 19:43:35 -03:00
pwm_cpuapp boards/nrf5340-dk: add PWM configuration 2023-03-15 22:08:27 +01:00
qspi_cpuapp boards/nrf5340-dk: add mx25 memory support 2023-05-25 22:41:34 +08:00
rpmsghci_bt_cpuapp boards/nrf5340-dk: add RPMSG HCI controller support and examples 2023-04-22 01:37:24 +08:00
rpmsghci_nimble_cpuapp boards/nrf5340-dk: add RPMSG HCI controller support and examples 2023-04-22 01:37:24 +08:00
rpmsghci_sdc_cpunet boards/nrf5340-dk: add RPMSG HCI controller support and examples 2023-04-22 01:37:24 +08:00
rptun_cpuapp
rptun_cpunet
sdc_cpunet nrf5340-dk: add sdc net core examples 2023-03-12 16:01:04 +02:00
sdc_nimble_cpunet nrf5340-dk: add sdc net core examples 2023-03-12 16:01:04 +02:00
timer_cpuapp boards/nrf53: introduce common folder 2023-05-24 00:04:28 +08:00