1
0
mirror of https://gitlab.com/lander-team/tvc-test-code.git synced 2025-06-15 14:36:49 +00:00
TVC-Test-Code/platformio.ini
2021-11-02 11:55:52 -07:00

15 lines
435 B
INI

; 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
; https://docs.platformio.org/page/projectconf.html
[env:teensy41]
platform = teensy
board = teensy41
framework = arduino