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