New boards with layouts for dual partition setups (#387)
* upgradable boards * updates the install manual for proper SSL config * storage locations from build script * deploy script improvements * UTC time
This commit is contained in:
11
boards/nordic/nrf52840dk_opensk_b/README.md
Normal file
11
boards/nordic/nrf52840dk_opensk_b/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
Platform-Specific Instructions: nRF52840-DK, partition B
|
||||
===================================
|
||||
|
||||
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 `StorageLocation`s in `build.rs`
|
||||
|
||||
For everything else, please check the README in `../nrf52840dk_opensk`.
|
||||
Reference in New Issue
Block a user