feat: add app_update dependency and sdkconfig defaults

Add app_update component to CMakeLists REQUIRES for OTA version
reporting. Add sdkconfig.defaults scaffold and gitignore nanobot
reference repo.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
crispyberry
2026-02-06 13:45:09 +08:00
parent 3b53610bdf
commit 1b5f00bea5
4 changed files with 11 additions and 6 deletions

3
.gitignore vendored
View File

@@ -33,6 +33,9 @@ mmap_generate_*.h
*.pyc
*.bin
# Reference repos
nanobot/
# OS
.DS_Store
Thumbs.db