fix esp32c6 & add ble, Fix Date Log, add BL0942, upd Descovery

This commit is contained in:
Mit4el
2025-01-06 20:35:19 +03:00
parent a844d08ebf
commit 68fea2ae37
18 changed files with 719 additions and 85 deletions

View File

@@ -64,6 +64,12 @@
},
"defActive": false,
"usedLibs": {
"esp32c6_4mb": [
"https://github.com/h2zero/NimBLE-Arduino#c6-build"
],
"esp32c6_8mb": [
"https://github.com/h2zero/NimBLE-Arduino#c6-build"
],
"esp32*": [
"https://github.com/Mit4el/NimBLE-Arduino.git"
],