瀏覽代碼

Make the STM32F103C8 the default env

Eric Helgeson 3 年之前
父節點
當前提交
38904285d4
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      platformio.ini

+ 4 - 0
platformio.ini

@@ -1,4 +1,8 @@
 ; PlatformIO Project Configuration File https://docs.platformio.org/page/projectconf.html
+
+[platformio]
+default_envs = STM32F103C8
+
 [env]
 framework = arduino
 lib_deps =