mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-06 13:44:46 +00:00
Merge branch 'master' of https://github.com/GUVWAF/Meshtastic-device
This commit is contained in:
commit
1d2551350d
@ -3,7 +3,7 @@
|
|||||||
[](https://github.com/meshtastic/Meshtastic-device/actions/workflows/main.yml)
|
[](https://github.com/meshtastic/Meshtastic-device/actions/workflows/main.yml)
|
||||||

|

|
||||||
[](https://cla-assistant.io/meshtastic/Meshtastic-device)
|
[](https://cla-assistant.io/meshtastic/Meshtastic-device)
|
||||||
[](https://opencollective.com/meshtastic/tiers/badge.svg)
|
[](https://opencollective.com/meshtastic/)
|
||||||
|
|
||||||
## This repository contains the device firmware used in the [Meshtastic](https://meshtastic.org) project.
|
## This repository contains the device firmware used in the [Meshtastic](https://meshtastic.org) project.
|
||||||
|
|
||||||
|
@ -84,7 +84,7 @@ lib_deps =
|
|||||||
; Common settings for ESP targes, mixin with extends = esp32_base
|
; Common settings for ESP targes, mixin with extends = esp32_base
|
||||||
[esp32_base]
|
[esp32_base]
|
||||||
extends = arduino_base
|
extends = arduino_base
|
||||||
platform = espressif32
|
platform = espressif32@3.5.0
|
||||||
src_filter =
|
src_filter =
|
||||||
${arduino_base.src_filter} -<nrf52/>
|
${arduino_base.src_filter} -<nrf52/>
|
||||||
upload_speed = 921600
|
upload_speed = 921600
|
||||||
|
Loading…
Reference in New Issue
Block a user