firmware: overclock teensy
parent
cde03c20e9
commit
778bb892e2
|
@ -11,4 +11,6 @@
|
|||
[env:teensy35]
|
||||
platform = teensy
|
||||
board = teensy35
|
||||
framework = arduino
|
||||
framework = arduino
|
||||
build_flags = -D TEENSY_OPT_FASTEST_PURE_CODE_LTO
|
||||
board_build.f_cpu = 168000000L
|
Loading…
Reference in New Issue