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