* upgradable boards * updates the install manual for proper SSL config * storage locations from build script * deploy script improvements * UTC time
12 lines
465 B
Markdown
12 lines
465 B
Markdown
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`.
|