esp-idf/components/newlib/test
Marius Vikhammer eec2419390 system: enable shared stack watchpoint
Enable shared stack watchpoint for overflow detection

Enable unit tests:
 * "test printf using shared buffer stack" for C3
 * "Test vTaskDelayUntil" for S2
 * "UART can do poll()" for C3
2021-02-18 15:38:30 +08:00
..
CMakeLists.txt cmock: added cmock as component 2020-09-02 16:38:37 +08:00
component.mk add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
test_locks.c newlib: add _RETARGETABLE_LOCKING support 2020-12-29 16:18:04 +01:00
test_newlib.c newlib: Update esp32c3 ROM support, use single init function 2020-12-31 09:27:37 +11:00
test_setjmp.c freertos: save/restore PS and EPC1 around window spilling 2019-12-27 11:27:01 +01:00
test_shared_stack_printf.c system: enable shared stack watchpoint 2021-02-18 15:38:30 +08:00
test_time.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00