Make the STM32F103C8 the default env

This commit is contained in:
Eric Helgeson 2022-04-21 20:22:48 -05:00
parent 8a27bcc585
commit 38904285d4
1 changed files with 4 additions and 0 deletions

View File

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