bump esp-idf to 5.2.1

This commit is contained in:
jacqueline
2024-03-28 14:20:50 +11:00
parent dd3346d381
commit 239e6d8950
11 changed files with 9 additions and 10 deletions
+1
View File
@@ -3,3 +3,4 @@ idf_component_register(
s3m.c tags.c utf16.c vorbis.c wav.c xm.c
INCLUDE_DIRS .
)
target_compile_options(${COMPONENT_LIB} PRIVATE -Wno-array-bounds)