Skip to content

Instantly share code, notes, and snippets.

@shapr
Created July 13, 2019 20:49
Show Gist options
  • Save shapr/3efb9b2ea751cbb011c93a383da56447 to your computer and use it in GitHub Desktop.
Save shapr/3efb9b2ea751cbb011c93a383da56447 to your computer and use it in GitHub Desktop.
[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