mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
added basic support for LilyGo Tlora C6
This commit is contained in:
parent
1b02e1986c
commit
585558a9bb
5 changed files with 176 additions and 1 deletions
|
|
@ -47,6 +47,11 @@ lib_deps =
|
|||
me-no-dev/ESPAsyncWebServer @ ^3.6.0
|
||||
file://arch/esp32/AsyncElegantOTA
|
||||
|
||||
; esp32c6 uses arduino framework 3.x
|
||||
[esp32c6_base]
|
||||
extends = esp32_base
|
||||
platform = https://github.com/pioarduino/platform-espressif32.git
|
||||
|
||||
; ----------------- NRF52 ---------------------
|
||||
|
||||
[nrf52_base]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue