aboutsummaryrefslogtreecommitdiffstats
path: root/gcc_nrf52-mcuboot.ld
Commit message (Collapse)AuthorAgeFilesLines
* Add MCUBOOT linker changesTim Keller2021-08-191-1/+11
| | | | use better linker constant names
* Refactor CMake files to allow building 2 binaries : one standalone and one ↵JF2020-05-241-0/+136
compatible with mcuboot bootloader (the offset in memory is different). Add documentation about mcuboot image generation and OTA. Re-enable watchdog