esp-idf/tools/test_apps/system/panic/main
Ivan Grokhotkov 35ea136d5a
newlib: implement fsync for the case of CONFIG_VFS_SUPPORT_IO=0
This feature allows calling fsync even if the vfs component is not
used.
The second part of the commit adds an fsync call in the panic test app
enabling it to be used over usb-serial-jtag.
2023-04-18 11:19:36 +02:00
..
include test_app: Extend panic app to include memprot-related tests 2023-02-16 17:13:56 +05:30
panic_utils test_app: Extend panic app to include memprot-related tests 2023-02-16 17:13:56 +05:30
CMakeLists.txt test_app: Extend panic app to include memprot-related tests 2023-02-16 17:13:56 +05:30
Kconfig.projbuild test_app: Extend panic app to include memprot-related tests 2023-02-16 17:13:56 +05:30
test_app_main.c test_app: Extend panic app to include memprot-related tests 2023-02-16 17:13:56 +05:30
test_memprot.c test_app: Extend panic app to include memprot-related tests 2023-02-16 17:13:56 +05:30
test_panic.c newlib: implement fsync for the case of CONFIG_VFS_SUPPORT_IO=0 2023-04-18 11:19:36 +02:00