Skip to content
Commit ef93bbad authored by Fabio Baltieri's avatar Fabio Baltieri Committed by Christopher Friedt
Browse files

linker: add an initialized DATA_SECTIONS linker location option



Current location options for linker source files includes init and
noinit ram data, but only a noinit ram section. This makes it impossible
for application code to define an initialized RAM output section,
such as with the Z_ITERABLE_SECTION_RAM() helpers.

Adding a DATA_SECTIONS linker source option for this use case.

Signed-off-by: default avatarFabio Baltieri <fabiobaltieri@google.com>
parent 114b84a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment