mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
e813703bf5
* Create CDEBYTE_EoRa-S3.json * Update CDEBYTE_EoRa-S3.json * Update architecture.h * Create variant.h * Create platformio.ini * Create pins_arduino.h * Update variant.h * Update variant.h * Update variant.h * Trunk format * update variant.h --------- Co-authored-by: Ben Meadors <benmmeadors@gmail.com> Co-authored-by: S5NC <>
9 lines
186 B
INI
9 lines
186 B
INI
[env:CDEBYTE_EoRa-S3]
|
|
extends = esp32s3_base
|
|
board = CDEBYTE_EoRa-S3
|
|
build_flags =
|
|
${esp32s3_base.build_flags}
|
|
-D CDEBYTE_EORA_S3
|
|
-I variants/CDEBYTE_EoRa-S3
|
|
-D GPS_POWER_TOGGLE
|