chore: added custom_sdkconfig for building

This commit is contained in:
Yurii
2026-02-15 01:51:30 +03:00
parent ced0385d5b
commit 5f8ca61d79
2 changed files with 15 additions and 9 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.pio
.dummy
.vscode
.PVS-Studio
build/*
@@ -10,5 +11,4 @@ package-lock.json
*.lock
sdkconfig.*
CMakeLists.txt
!sdkconfig.defaults
!.gitkeep