aboutsummaryrefslogtreecommitdiff
path: root/examples/boot/application/nrf/memory.x
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned up some doc and memory layouthuntc2023-01-041-1/+1
| | | | The memory layout of the s140 crept into a number of memory files, which can cause confusion.
* Move bootloader main to examplesUlf Lilleengen2022-06-241-0/+15
This should remove some confusion around embassy-boot-* being a library vs. a binary. The binary is now an example bootloader instead.