esp-idf/components/spi_flash/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_cache_disabled.c
test_esp_flash.c Merge branch 'feature/spi_flash_auto_suspend_default_on_c3' into 'master' 2021-02-09 19:50:48 +08:00
test_flash_encryption.c
test_large_flash_writes.c
test_mmap.c system: enable shared stack watchpoint 2021-02-18 15:38:30 +08:00
test_out_of_bounds_write.c
test_partition_ext.c
test_partitions.c
test_read_write.c spi_flash: enable spi_flash write unit-test on esp32c3 2021-01-19 12:04:57 +08:00
test_spi_flash.c