zephyr/cmake/compiler
Sylvio Alves c9f6d18dfc soc: esp32: add Espressif HAL config
Current Espressif porting requires standard include as
part of hal implementation. compiler_flags.cmake checks for
variant name to keep those stdinc in build.
Instead of using variant name as check, use this new CONFIG
to make it clear and to allow having toolchain integrated
in zephyr-sdk package.
stdinc dependency in hal_espressif will be worked out and removed
soon.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2022-05-11 10:47:27 +02:00
..
arcmwdt cmake: Correct PATHS usage 2022-04-29 08:57:21 +02:00
armclang cmake: gcc: target_arm: Support advanced floating-point options 2022-05-05 12:03:27 +09:00
clang
gcc soc: esp32: add Espressif HAL config 2022-05-11 10:47:27 +02:00
host-gcc
icx
xcc
xcc-clang
compiler_features.cmake
compiler_flags_template.cmake