adkconfig changed to remove stringent C checking and set lyraT stereo

board.  Cmakelists.txt also updated but it didn't seemt o have any
effect.
This commit is contained in:
Miller Puckette 2021-12-30 21:12:46 -08:00
parent 1a7a565a23
commit 2ed3cbdf92
2 changed files with 1543 additions and 407 deletions

View file

@ -55,6 +55,6 @@ set(COMPONENT_SRCS "espd.c pdmain.c \
set(COMPONENT_ADD_INCLUDEDIRS ".") set(COMPONENT_ADD_INCLUDEDIRS ".")
set(COMPONENT_ADD_CFLAGS "-DPD -DHAVE_UNISTD_H -DHAVE_ALLOCA_H -DPD_HEADLESS\ set(COMPONENT_ADD_CFLAGS "-DPD -DHAVE_UNISTD_H -DHAVE_ALLOCA_H -DPD_HEADLESS\
-DSYMTABHASHSIZE=512 -DSTUPID_SORT -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-function -Wno-format") -DSYMTABHASHSIZE=512 -DSTUPID_SORT -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-function -Wno-format -Wno-stringop-truncation Wno-unused-const-variable")
register_component() register_component()

1948
sdkconfig

File diff suppressed because it is too large Load diff