In some cases, like devices, it is necessary to sort numerically, that is, sort 10 before 2. Add a new helper function to do that, up to 2 numeric digits. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
5 lines
159 B
Plaintext
5 lines
159 B
Plaintext
ITERABLE_SECTION_ROM(test_rom, 4)
|
|
ITERABLE_SECTION_ROM(test_rom2, 4)
|
|
ITERABLE_SECTION_ROM(test_rom_named, 4)
|
|
ITERABLE_SECTION_ROM_NUMERIC(test_rom_numeric, 4)
|