APPLE-1-ReplicaDue/platformio.ini

15 lines
426 B
INI
Raw Permalink Normal View History

2017-11-06 04:31:51 +00:00
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html
2016-06-16 04:47:43 +00:00
[env:due]
platform = atmelsam
board = due
2017-11-06 04:31:51 +00:00
framework = arduino