Skip to content

Commit

Permalink
Prepare my build.config for custom build
Browse files Browse the repository at this point in the history
  • Loading branch information
1234yees committed Jan 9, 2025
1 parent adf91e8 commit f377336
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions build.config
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
email=[email protected]
branch=dev-esp32-idf3-final
modules=file,gpio,net,node,qrcodegen,sjson,spi,struct,time,tmr,touch,uart,wifi
email=[email protected]
branch=release
modules=file,gpio,net,node,tmr,uart,wifi
ssl-enabled=false
debug-enabled=false
fatfs-enabled=false
u8g-fonts=font_6x10,font_chikita
u8g-display-i2c=
u8g-display-spi=
ucg-display-spi=
lfs-size=0x10000
spiffs-base=0x40000
spiffs-size=0x80000
lfs-size=0
spiffs-base=0
spiffs-size=0

0 comments on commit f377336

Please sign in to comment.