zephyr/subsys/mgmt/ec_host_cmd
Gerard Marull-Paretas dacb3dbfeb iterable_sections: move to specific header
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>
2023-05-22 10:42:30 +02:00
..
backends mgmt: ec_host_cmd: add autoinit config 2023-05-18 09:46:37 +02:00
CMakeLists.txt subsys/mgmt/ec_host_cmd: rework Host Command support 2023-02-28 10:42:23 +01:00
ec_host_cmd_handler.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
Kconfig mgmt: ec_host_cmd: add autoinit config 2023-05-18 09:46:37 +02:00