mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-23 09:06:02 +00:00
bump deps version
This commit is contained in:
parent
cb96a9eba4
commit
53b5a59115
@ -1,6 +1,6 @@
|
||||
[env:seeed-xiao-esp32c6]
|
||||
extends = esp32c6_base
|
||||
platform = https://github.com/pioarduino/platform-espressif32.git#f5d602fa7b4b778604306a149fe474723e79be2d
|
||||
platform = https://github.com/pioarduino/platform-espressif32.git#d2f1607cb561cf3da3f2cc03ceb94d25255e6fe4
|
||||
framework = arduino, espidf
|
||||
board = esp32-c6-devkitm-1
|
||||
board_check = true
|
||||
@ -34,7 +34,7 @@ board_build.embed_txtfiles =
|
||||
|
||||
lib_deps =
|
||||
${esp32c6_base.lib_deps}
|
||||
https://github.com/h2zero/esp-nimble-cpp.git#2.0.2
|
||||
https://github.com/h2zero/esp-nimble-cpp.git#2.2.1
|
||||
|
||||
lib_ignore =
|
||||
${esp32c6_base.lib_ignore}
|
Loading…
Reference in New Issue
Block a user