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

Este commit está contenido en:
Andy Shinn
2026-04-04 17:34:29 +13:00
cometido por GitHub
padre 0afd5a9336
commit fb726e48c2
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
+1
Ver fichero
@@ -16,3 +16,4 @@ cmake-*
compile_commands.json
.venv/
venv/
platformio.local.ini
+1
Ver fichero
@@ -11,6 +11,7 @@
[platformio]
extra_configs =
variants/*/platformio.ini
platformio.local.ini
[arduino_base]
framework = arduino