zephyr/include/shell
Fabio Baltieri f88a420d69 toolchain: migrate iterable sections calls to the external API
This migrates all the current iterable section usages to the external
API, dropping the "Z_" prefix:

Z_ITERABLE_SECTION_ROM
Z_ITERABLE_SECTION_ROM_GC_ALLOWED
Z_ITERABLE_SECTION_RAM
Z_ITERABLE_SECTION_RAM_GC_ALLOWED
Z_STRUCT_SECTION_ITERABLE
Z_STRUCT_SECTION_ITERABLE_ALTERNATE
Z_STRUCT_SECTION_FOREACH

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2021-08-12 17:47:04 -04:00
..
shell.h toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
shell_dummy.h shell: Parametrize dummy shell buffer size 2021-05-26 00:05:56 -04:00
shell_fprintf.h
shell_getopt.h
shell_history.h
shell_log_backend.h shell: log_backend: Add mpsc_pbuf buffer alignment 2021-05-18 11:22:13 -05:00
shell_rtt.h
shell_telnet.h shell: telnet: Make sure the delayed work becomes idle after canceling 2021-04-12 11:47:24 -04:00
shell_types.h
shell_uart.h