zephyr/subsys/portability
Alberto Escolar Piedras e34f29f9ea subsys/portability/CMSIS: Do not redefine TRUE & FALSE
These macros tend to be defined by too many headers.
Let's guard these definition with ifdefs to avoid
redefining them to practically the same.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-06-11 16:29:22 +03:00
..
cmsis_rtos_v1 cmsis_rtos_v1: support memory mapped stack at abort hook 2024-04-10 07:44:27 -04:00
cmsis_rtos_v2 subsys/portability/CMSIS: Do not redefine TRUE & FALSE 2024-06-11 16:29:22 +03:00
CMakeLists.txt
Kconfig