2025-11-30 17:21:10 -06:00
|
|
|
; Hackaday Communicator
|
|
|
|
|
[env:hackaday-communicator]
|
|
|
|
|
extends = esp32s3_base
|
|
|
|
|
board = hackaday-communicator
|
|
|
|
|
board_check = true
|
|
|
|
|
board_build.partitions = default_16MB.csv
|
|
|
|
|
upload_protocol = esptool
|
|
|
|
|
|
|
|
|
|
build_flags = ${esp32s3_base.build_flags}
|
|
|
|
|
-D HACKADAY_COMMUNICATOR
|
|
|
|
|
-D BOARD_HAS_PSRAM
|
|
|
|
|
-I variants/esp32s3/hackaday-communicator
|
|
|
|
|
|
|
|
|
|
lib_deps = ${esp32s3_base.lib_deps}
|
2025-12-17 12:05:48 -05:00
|
|
|
# renovate: datasource=git-refs depName=meshtastic-Arduino_GFX packageName=https://github.com/meshtastic/Arduino_GFX gitBranch=master
|
|
|
|
|
https://github.com/meshtastic/Arduino_GFX/archive/054e81ffaf23784830a734e3c184346789349406.zip
|