Pārlūkot izejas kodu

Make the STM32F103C8 the default env

Eric Helgeson 3 gadi atpakaļ
vecāks
revīzija
38904285d4
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  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 =