esp-idf/tools/test_apps/system
Djordje Nedic 11f3898e33 tools: Fix cmake variable propagation
This fixes the issue where component CMAKE variables propagate by default to the entire project, for instance compiler flags.
Useful for when you want to have component specific compiler flags or defines.

Closes https://github.com/espressif/esp-idf/pull/8806
Closes https://github.com/espressif/esp-idf/issues/8881
2022-05-16 16:55:34 +02:00
..
bootloader_sections esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
build_test hal: use ROM implementation for systimer and wdt on esp32c2 2022-05-12 05:18:57 +00:00
cxx_no_except [C++]: wrapper functions around unwind code 2021-04-20 14:27:58 +08:00
flash_psram Update copyright headers 2022-02-07 02:28:50 +00:00
g1_components build system: remove lwip from common requirements 2022-05-02 20:47:17 +02:00
gdb_loadable_elf esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
longjmp_test global: add dependency on esp_timer component and include esp_timer.h 2022-04-25 18:39:23 +02:00
memprot tools: Fix cmake variable propagation 2022-05-16 16:55:34 +02:00
monitor_ide_integration fix(test_apps): add supported targets for memprot, panic, monitor_ide 2021-01-27 12:35:49 +08:00
no_embedded_paths freertos: remove FREERTOS_ASSERT option 2022-01-07 09:16:48 +08:00
panic ci(pytest): upgrade to 0.7.0 2022-05-13 11:54:42 +08:00
startup CI: rename some tests to avoid duplicated test names 2022-03-11 18:38:41 +08:00