| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update gcc_nrf52-mcuboot.ld | Alex Dolzhenkov | 2022-12-27 | 1 | -1/+2 |
| | | | | Co-authored-by: JF <JF002@users.noreply.github.com> | ||||
| * | Update gcc_nrf52-mcuboot.ld | Alex Dolzhenkov | 2022-12-27 | 1 | -0/+1 |
| | | | | Co-authored-by: JF <JF002@users.noreply.github.com> | ||||
| * | #1463 Replaced decimal numbers with hex | Alex Dolzhenkov | 2022-12-05 | 1 | -2/+2 |
| | | |||||
| * | #1463 Fixed linker script syntax | Alex Dolzhenkov | 2022-12-04 | 1 | -2/+2 |
| | | |||||
| * | #1463 Update mcuboot-app linker file to be more consistent | Alex Dolzhenkov | 2022-12-03 | 1 | -4/+4 |
| | | |||||
| * | Fix linker script to prevent using not available flash memory | Alex Dolzhenkov | 2022-12-03 | 1 | -2/+30 |
| | | |||||
| * | Move noinit to after BSS segment, | Tim Keller | 2021-08-23 | 1 | -9/+5 |
| | | | | | | Now dynamically allocates noinit area size stores it after the bss before the heap and stack. | ||||
| * | Add MCUBOOT linker changes | Tim Keller | 2021-08-19 | 1 | -1/+11 |
| | | | | | use better linker constant names | ||||
| * | Refactor CMake files to allow building 2 binaries : one standalone and one ↵ | JF | 2020-05-24 | 1 | -0/+136 |
| compatible with mcuboot bootloader (the offset in memory is different). Add documentation about mcuboot image generation and OTA. Re-enable watchdog | |||||
