esp-idf/tools/test_apps/system
Marius Vikhammer cf1b222cac build system: removed target component
After refactoring the target components (e.g. esp32) no longer contained any real functionality.
What remained in these components have been moved elsewhere and the component itself deleted from the
build system.
2022-05-24 09:12:59 +08: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 kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +08:00
g1_components build system: removed target component 2022-05-24 09:12:59 +08: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