HAL for 32-bit Teensy (3.5, 3.6) architecture
This commit is contained in:
committed by
Scott Lahteine
parent
a66c88907c
commit
ca8330fd68
@@ -74,3 +74,10 @@ framework = arduino
|
||||
board = due
|
||||
build_flags = -I $BUILDSRC_DIR
|
||||
lib_deps = ${common.lib_deps}
|
||||
|
||||
[env:teensy35]
|
||||
platform = teensy
|
||||
framework = arduino
|
||||
board = teensy35
|
||||
build_flags = -I $BUILDSRC_DIR
|
||||
lib_deps = ${common.lib_deps}
|
||||
|
||||
Reference in New Issue
Block a user