2026-02-21 20:09:41 -05:00
|
|
|
[env:esp32-s3]
|
2026-02-09 11:41:12 -05:00
|
|
|
platform = espressif32
|
2026-02-21 20:09:41 -05:00
|
|
|
board = esp32-s3-devkitc-1
|
2026-02-09 11:41:12 -05:00
|
|
|
framework = arduino
|
|
|
|
|
|
|
|
|
|
monitor_speed = 115200
|
|
|
|
|
|
|
|
|
|
lib_deps =
|
|
|
|
|
adafruit/Adafruit GFX Library
|
2026-02-21 22:09:13 -05:00
|
|
|
adafruit/Adafruit SH110X
|
2026-02-21 20:09:41 -05:00
|
|
|
adafruit/Adafruit VEML7700 Library
|
2026-02-21 20:25:30 -05:00
|
|
|
adafruit/Adafruit MPU6050
|
2026-02-21 22:09:13 -05:00
|
|
|
adafruit/Adafruit MAX1704X
|
2026-02-09 11:41:12 -05:00
|
|
|
bblanchon/ArduinoJson
|
|
|
|
|
|
2026-02-21 22:25:59 -05:00
|
|
|
board_upload.flash_size = 16MB
|
|
|
|
|
board_build.partitions = default_16MB.csv
|
|
|
|
|
board_build.arduino.memory_type = qio_opi
|
|
|
|
|
|
2026-02-10 21:31:36 -05:00
|
|
|
; board_build.filesystem = spiffs
|
|
|
|
|
|
2026-02-09 11:41:12 -05:00
|
|
|
build_flags =
|
2026-02-22 11:21:29 -05:00
|
|
|
-D BOARD_HAS_PSRAM
|
|
|
|
|
-D ARDUINO_USB_CDC_ON_BOOT=1
|
2026-02-09 11:41:12 -05:00
|
|
|
-D PB_VERSION=\"1.0.0\"
|
|
|
|
|
-D PB_HOSTNAME=\"faceplant\"
|
2026-02-21 20:25:30 -05:00
|
|
|
-D PB_TZ=\"America/New_York\"
|
2026-03-03 08:41:49 -05:00
|
|
|
-D PB_OLED_SIZE=130
|
|
|
|
|
|
|
|
|
|
[env:esp32-s3-oled-096]
|
|
|
|
|
platform = espressif32
|
|
|
|
|
board = esp32-s3-devkitc-1
|
|
|
|
|
framework = arduino
|
|
|
|
|
monitor_speed = 115200
|
|
|
|
|
lib_deps =
|
|
|
|
|
adafruit/Adafruit GFX Library
|
|
|
|
|
adafruit/Adafruit SH110X
|
|
|
|
|
adafruit/Adafruit VEML7700 Library
|
|
|
|
|
adafruit/Adafruit MPU6050
|
|
|
|
|
adafruit/Adafruit MAX1704X
|
|
|
|
|
bblanchon/ArduinoJson
|
|
|
|
|
board_upload.flash_size = 16MB
|
|
|
|
|
board_build.partitions = default_16MB.csv
|
|
|
|
|
board_build.arduino.memory_type = qio_opi
|
|
|
|
|
build_flags =
|
|
|
|
|
-D BOARD_HAS_PSRAM
|
|
|
|
|
-D ARDUINO_USB_CDC_ON_BOOT=1
|
|
|
|
|
-D PB_VERSION=\"1.0.0\"
|
|
|
|
|
-D PB_HOSTNAME=\"faceplant\"
|
|
|
|
|
-D PB_TZ=\"America/New_York\"
|
|
|
|
|
-D PB_OLED_SIZE=96
|
|
|
|
|
|
|
|
|
|
[env:esp32-s3-oled-130]
|
|
|
|
|
platform = espressif32
|
|
|
|
|
board = esp32-s3-devkitc-1
|
|
|
|
|
framework = arduino
|
|
|
|
|
monitor_speed = 115200
|
|
|
|
|
lib_deps =
|
|
|
|
|
adafruit/Adafruit GFX Library
|
|
|
|
|
adafruit/Adafruit SH110X
|
|
|
|
|
adafruit/Adafruit VEML7700 Library
|
|
|
|
|
adafruit/Adafruit MPU6050
|
|
|
|
|
adafruit/Adafruit MAX1704X
|
|
|
|
|
bblanchon/ArduinoJson
|
|
|
|
|
board_upload.flash_size = 16MB
|
|
|
|
|
board_build.partitions = default_16MB.csv
|
|
|
|
|
board_build.arduino.memory_type = qio_opi
|
|
|
|
|
build_flags =
|
|
|
|
|
-D BOARD_HAS_PSRAM
|
|
|
|
|
-D ARDUINO_USB_CDC_ON_BOOT=1
|
|
|
|
|
-D PB_VERSION=\"1.0.0\"
|
|
|
|
|
-D PB_HOSTNAME=\"faceplant\"
|
|
|
|
|
-D PB_TZ=\"America/New_York\"
|
|
|
|
|
-D PB_OLED_SIZE=130
|
|
|
|
|
|
|
|
|
|
[env:esp32-s3-oled-240]
|
|
|
|
|
platform = espressif32
|
|
|
|
|
board = esp32-s3-devkitc-1
|
|
|
|
|
framework = arduino
|
|
|
|
|
monitor_speed = 115200
|
|
|
|
|
lib_deps =
|
|
|
|
|
adafruit/Adafruit GFX Library
|
|
|
|
|
adafruit/Adafruit SH110X
|
|
|
|
|
adafruit/Adafruit VEML7700 Library
|
|
|
|
|
adafruit/Adafruit MPU6050
|
|
|
|
|
adafruit/Adafruit MAX1704X
|
|
|
|
|
bblanchon/ArduinoJson
|
|
|
|
|
board_upload.flash_size = 16MB
|
|
|
|
|
board_build.partitions = default_16MB.csv
|
|
|
|
|
board_build.arduino.memory_type = qio_opi
|
|
|
|
|
build_flags =
|
|
|
|
|
-D BOARD_HAS_PSRAM
|
|
|
|
|
-D ARDUINO_USB_CDC_ON_BOOT=1
|
|
|
|
|
-D PB_VERSION=\"1.0.0\"
|
|
|
|
|
-D PB_HOSTNAME=\"faceplant\"
|
|
|
|
|
-D PB_TZ=\"America/New_York\"
|
|
|
|
|
-D PB_OLED_SIZE=240
|