updated gitignore file

This commit is contained in:
Shailen Sobhee 2026-04-05 19:55:09 +02:00
parent 08bab05343
commit 51109a16c5
4 changed files with 10 additions and 7 deletions

View file

@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html
[platformio]
default_envs = esp32c6
default_envs = esp32devdbg
src_dir = src
[env]
@ -56,6 +56,7 @@ board_build.partitions = esp32_3MB.csv
board = esp32-s3-devkitc-1
[env:esp32c6]
platform = https://github.com/pioarduino/platform-espressif32/releases/download/stable/platform-espressif32.zip
board = seeed_xiao_esp32c6
build_type = debug
board_build.partitions = esp32_huge_app.csv