refactor: added idf and `h2zero/esp-nimble-cpp` for esp32 c6

This commit is contained in:
Yurii
2025-03-04 21:27:30 +03:00
parent 95b18385ba
commit 1b004b25c7
4 changed files with 59 additions and 1 deletions

7
.gitignore vendored
View File

@@ -2,7 +2,12 @@
.vscode
build/*
data/*
managed_components/*
node_modules/*
secrets.ini
node_modules
package-lock.json
*.lock
sdkconfig.*
CMakeLists.txt
!sdkconfig.defaults
!.gitkeep