Allows us to have custom PlatformIO envs and configs (#2234)

이 커밋은 다음에 포함됨:
Andy Shinn
2026-04-04 17:34:29 +13:00
커밋한 사람 GitHub
부모 0afd5a9336
커밋 fb726e48c2
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
+1
파일 보기
@@ -16,3 +16,4 @@ cmake-*
compile_commands.json
.venv/
venv/
platformio.local.ini
+1
파일 보기
@@ -11,6 +11,7 @@
[platformio]
extra_configs =
variants/*/platformio.ini
platformio.local.ini
[arduino_base]
framework = arduino