zephyr/subsys/mgmt
Carles Cufi 8e4d499fa0 treewide: Use CONFIG_*_ENDIAN instead of __BYTE_ORDER__
In order to avoid using multiple sources of truth for the platfom's
endianness, convert the in-tree code to use the (BIG|LITTLE)_ENDIAN
Kconfig variables exclusively, instead of the compiler's
__BYTE_ORDER__.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2022-10-28 19:23:46 +09:00
..
ec_host_cmd include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
hawkbit include: net: http: rename http_x.h http/x.h 2022-10-12 09:02:21 -04:00
mcumgr treewide: Use CONFIG_*_ENDIAN instead of __BYTE_ORDER__ 2022-10-28 19:23:46 +09:00
osdp mgmt: osdp: Move to DTS for uart device 2022-07-23 09:25:23 -05:00
updatehub include: add missing sys/printk.h include 2022-10-11 18:05:17 +02:00
CMakeLists.txt
Kconfig