platform-ststm32/examples/arduino-internal-libs/platformio.ini

19 lines
493 B
INI
Raw Permalink Normal View History

2016-09-10 08:18:47 -07:00
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter, extra scripting
; Upload options: custom port, speed and extra flags
; Library options: dependencies, extra library storages
;
; Please visit documentation for the other options and examples
2017-02-22 06:31:05 -08:00
; http://docs.platformio.org/page/projectconf.html
2016-09-10 08:18:47 -07:00
[env:maple]
platform = ststm32
framework = arduino
board = maple
[env:genericSTM32F103RB]
platform = ststm32
framework = arduino
board = genericSTM32F103RB