refactor(doorbell-touch): extract board configs and improve logging
This commit is contained in:
4
boards/esp32-32e/board-config.sh
Normal file
4
boards/esp32-32e/board-config.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
FQBN="esp32:esp32:esp32:FlashSize=4M,PartitionScheme=default"
|
||||
PORT="/dev/ttyUSB0"
|
||||
LIBS="--libraries ./vendor/esp32-32e/TFT_eSPI"
|
||||
OPTS="-DDEBUG_MODE -DBOARD_HAS_PSRAM"
|
||||
Reference in New Issue
Block a user