mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-16 14:57:41 +00:00
12 lines
410 B
INI
12 lines
410 B
INI
[esp32c3_base]
|
|
extends = esp32_common
|
|
custom_esp32_kind = esp32c3
|
|
|
|
monitor_speed = 115200
|
|
monitor_filters = esp32_c3_exception_decoder
|
|
|
|
lib_deps =
|
|
${esp32_common.lib_deps}
|
|
# renovate: datasource=git-refs depName=meshtastic-ESP32_Codec2 packageName=https://github.com/meshtastic/ESP32_Codec2 gitBranch=master
|
|
https://github.com/meshtastic/ESP32_Codec2/archive/633326c78ac251c059ab3a8c430fcdf25b41672f.zip
|