esp-idf/components/vfs/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
component.mk
test_vfs_access.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
test_vfs_append.c
test_vfs_fd.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
test_vfs_paths.c
test_vfs_select.c system: enable shared stack watchpoint 2021-02-18 15:38:30 +08:00
test_vfs_uart.c