esp32c2: Support riscv floating-point library selection

This commit is contained in:
Wu Zheng Hui
2022-05-08 17:57:40 +08:00
committed by morris
parent 03aeac1dde
commit 0580d68b69
5 changed files with 32 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
CONFIG_IDF_TARGET="esp32c2"
CONFIG_COMPILER_FLOAT_LIB_FROM_GCCLIB=y