Skip to content

Commit 897f8cc

Browse files
authored
Update Kconfig.projbuild
1 parent ef5a9e5 commit 897f8cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

main/Kconfig.projbuild

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ config LIB_BUILDER_FLASHFREQ
1313
default "40m" if ESPTOOLPY_FLASHFREQ_40M
1414
default "26m" if ESPTOOLPY_FLASHFREQ_26M
1515
default "20m" if ESPTOOLPY_FLASHFREQ_20M
16+
17+
config LIB_BUILDER_COMPILE
18+
bool
19+
default y

0 commit comments

Comments
 (0)