mirror of
https://github.com/erichelgeson/BlueSCSI.git
synced 2025-01-17 18:29:50 +00:00
Make the STM32F103C8 the default env
This commit is contained in:
parent
8a27bcc585
commit
38904285d4
@ -1,4 +1,8 @@
|
|||||||
; PlatformIO Project Configuration File https://docs.platformio.org/page/projectconf.html
|
; PlatformIO Project Configuration File https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
|
[platformio]
|
||||||
|
default_envs = STM32F103C8
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
framework = arduino
|
framework = arduino
|
||||||
lib_deps =
|
lib_deps =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user