Files
kaczmarczyck 8288bb0860 Firmware version for upgrades (#542)
* shows and checks the firmware version

* merges metadata ranges in boards

* simplifies locations loop
2022-09-01 18:28:03 +02:00
..
2022-09-01 18:28:03 +02:00

Platform-Specific Instructions: nRF52840-DK, partition A

This is an upgrade partition for the adapted nrf52840dk in ../nrf52840dk_opensk.

Compared to our regular board definition for the nrf52840dk, changes are:

  • a layout.ld with 128 kB for kernel and app
  • the matching kernel address in the Makefile
  • different StorageLocations in build.rs

For everything else, please check the README in ../nrf52840dk_opensk.