Created
July 13, 2019 20:49
-
-
Save shapr/3efb9b2ea751cbb011c93a383da56447 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[env:teensy36] | |
platform = teensy | |
board = teensy36 | |
framework = arduino | |
build_flags = -D USB_EVERYTHING | |
lib_deps = | |
/home/shae/build/Tympan_Library | |
https://github.com/PaulStoffregen/Audio.git | |
https://github.com/PaulStoffregen/SD.git | |
https://github.com/PaulStoffregen/SPI.git | |
https://github.com/PaulStoffregen/Wire.git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment