2021-05-06 15:31:20 -04:00
|
|
|
idf_component_register(SRCS
|
|
|
|
"test_newlib_main.c"
|
|
|
|
"test_stdatomic.c"
|
2021-11-03 04:26:45 -04:00
|
|
|
"test_misc.c"
|
2022-08-02 14:41:43 -04:00
|
|
|
"test_file.c"
|
2021-05-06 15:31:20 -04:00
|
|
|
REQUIRES test_utils
|
2022-08-02 14:41:43 -04:00
|
|
|
PRIV_REQUIRES unity vfs)
|