esp-idf/tools/test_apps/system
Erhan Kurubas 5ba3b99f2b feat(coredump): use SHA ROM functions for all targets except ESP32
For ESP32, continue using mbedtls due to a required ROM patch for the SHA implementation.
For other targets, we can now leverage the ROM functions.
2024-03-06 13:08:09 +01:00
..
bootloader_sections fix(ota): additional checks for secure version in anti-rollback case 2024-02-15 15:08:26 +02:00
build_test change(console): Add build test for no console output 2024-02-29 17:39:34 +08:00
cxx_build_test feat(ci): Enable p4 example, test_apps and unit tests CI build 2023-08-24 12:51:19 +08:00
cxx_no_except tools: setting components to main to reduce build time 2023-04-25 15:42:22 +08:00
cxx_pthread_bluetooth build: Adds support for Clangs's toolchain compiler-rt 2023-06-08 16:49:37 +03:00
eh_frame tools: setting components to main to reduce build time 2023-04-25 15:42:22 +08:00
esp_intr_dump feat(ci): Enable p4 example, test_apps and unit tests CI build 2023-08-24 12:51:19 +08:00
g0_components feat(esp32p4): introduced new target esp32p4, supported hello_world 2023-08-09 19:33:25 +08:00
g1_components feat(ci): Enable p4 example, test_apps and unit tests CI build 2023-08-24 12:51:19 +08:00
gdb feat(ci): Enable p4 example, test_apps and unit tests CI build 2023-08-24 12:51:19 +08:00
gdb_loadable_elf feat(ci): Enable p4 example, test_apps and unit tests CI build 2023-08-24 12:51:19 +08:00
gdbstub_runtime fix(gdbstub): skip xtensa_stepping_bug testcase until fixed 2023-08-04 07:41:21 +04:00
longjmp_test tools: setting components to main to reduce build time 2023-04-25 15:42:22 +08:00
memprot change(xtensa): Deprecate ".../xtensa_context.h" include path 2023-12-05 18:04:52 +08:00
no_embedded_paths feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview) 2023-09-08 21:37:33 +08:00
panic feat(coredump): use SHA ROM functions for all targets except ESP32 2024-03-06 13:08:09 +01:00
ram_loadable_app fix(esp_system): Fix mixing logs, remove early info logs for 2nd CPU 2023-10-02 12:50:40 +00:00
startup feat(ci): Enable p4 example, test_apps and unit tests CI build 2023-08-24 12:51:19 +08:00
test_watchpoint bugfix(esp_system): made watchpoint setting configuration-dependent 2023-03-13 14:24:15 +08:00
unicore_bootloader feat(tools): Enables unicore_bootloader test for ESP32P4 2023-10-10 11:11:32 +00:00