zephyr/tests/misc/iterable_sections
Martin Jäger 9973dc59cf tests: misc: iterable_sections: add const specifier for ROM data
Without the const specifier the data is stored in RAM instead of ROM.

Signed-off-by: Martin Jäger <martin@libre.solar>
2022-10-12 18:42:28 +02:00
..
src tests: misc: iterable_sections: add const specifier for ROM data 2022-10-12 18:42:28 +02:00
CMakeLists.txt cmake: Update cmake_minimum_required to 3.20.0 2022-07-04 10:18:45 +02:00
prj.conf
sections-ram.ld
sections-rom.ld
testcase.yaml