diff options
author | Glenn Ruben Bakke <glennbakke@gmail.com> | 2020-07-16 22:19:19 +0200 |
---|---|---|
committer | Glenn Ruben Bakke <glennbakke@gmail.com> | 2020-12-07 20:04:50 +0100 |
commit | 248968863595fb285b1209927e27c37b06faf857 (patch) | |
tree | c31ff1c32f8fb3fa07aab8354d59c75cf6394ef3 /py/malloc.c | |
parent | 5020b14d5419065f1a5ef5aed1be7badee28c9bf (diff) |
nrf/boards: Update memory.ld to include bootloader offsets.
Adding variables that can be set from other linker scripts:
- _bootloader_head_size:
Bootloader flash offset in front of the application.
- _bootloader_tail_size:
Bootloader offset from the tail of the flash.
In case the bootloader is located at the end.
- _bootloader_head_ram_size:
Bootloader RAM usage in front of the application.
Updated calculations of application flash and RAM.
Diffstat (limited to 'py/malloc.c')
0 files changed, 0 insertions, 0 deletions