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

This commit is contained in:
Andy Shinn
2026-04-04 17:34:29 +13:00
committed by GitHub
orang tua 0afd5a9336
melakukan fb726e48c2
2 mengubah file dengan 2 tambahan dan 0 penghapusan
+1
Melihat File
@@ -16,3 +16,4 @@ cmake-*
compile_commands.json
.venv/
venv/
platformio.local.ini
+1
Melihat File
@@ -11,6 +11,7 @@
[platformio]
extra_configs =
variants/*/platformio.ini
platformio.local.ini
[arduino_base]
framework = arduino