Merge branch 'fix/newlib-include-missed-test' into 'master'
fix(newlib): include missed test for printf See merge request espressif/esp-idf!38030
This commit is contained in:
@@ -5,6 +5,7 @@ set(srcs
|
||||
"test_misc.c"
|
||||
"test_memstream.c"
|
||||
"test_newlib.c"
|
||||
"test_printf.c"
|
||||
"test_setjmp.c"
|
||||
"test_stdatomic.c"
|
||||
"test_time.c")
|
||||
|
||||
Reference in New Issue
Block a user