Allows us to have custom PlatformIO envs and configs (#2234)
此提交包含在:
+1
@@ -16,3 +16,4 @@ cmake-*
|
||||
compile_commands.json
|
||||
.venv/
|
||||
venv/
|
||||
platformio.local.ini
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
[platformio]
|
||||
extra_configs =
|
||||
variants/*/platformio.ini
|
||||
platformio.local.ini
|
||||
|
||||
[arduino_base]
|
||||
framework = arduino
|
||||
|
||||
新增問題並參考
封鎖使用者