mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 01:13:26 +00:00
Until now iterable sections APIs have been part of the toolchain (common) headers. They are not strictly related to a toolchain, they just rely on linker providing support for sections. Most files relied on indirect includes to access the API, now, it is included as needed. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no> |
||
---|---|---|
.. | ||
assert.c | ||
base64.c | ||
bitarray.c | ||
cbprintf_complete.c | ||
cbprintf_nano.c | ||
cbprintf_packaged.c | ||
cbprintf.c | ||
CMakeLists.txt | ||
crc_shell.c | ||
crc7_sw.c | ||
crc8_sw.c | ||
crc16_sw.c | ||
crc32_sw.c | ||
crc32c_sw.c | ||
dec.c | ||
fdtable.c | ||
heap_listener.c | ||
heap-validate.c | ||
heap.c | ||
heap.h | ||
hex.c | ||
json.c | ||
Kconfig | ||
Kconfig.cbprintf | ||
Kconfig.heap | ||
mem_blocks.c | ||
mpsc_pbuf.c | ||
multi_heap.c | ||
mutex.c | ||
notify.c | ||
onoff.c | ||
p4wq.c | ||
printk.c | ||
rb.c | ||
reboot.c | ||
ring_buffer.c | ||
sem.c | ||
shared_multi_heap.c | ||
spsc_pbuf.c | ||
thread_entry.c | ||
timeutil.c | ||
user_work.c | ||
utf8.c | ||
winstream.c |