Skip to content
Snippets Groups Projects
Commit 42aa10d2 authored by Unknown's avatar Unknown
Browse files

Add PIO entry for PRINTRBOARD_REVF

fix from PIO corruption
parent 21591352
Branches
Tags
Loading
......@@ -46,6 +46,13 @@ build_flags = -I $BUILDSRC_DIR -D MOTHERBOARD=BOARD_PRINTRBOARD
#board_f_cpu = 20000000L
lib_deps = ${common.lib_deps}
[env:printrboard_revf]
platform = teensy
framework = arduino
board = teensy20pp
build_flags = -I $BUILDSRC_DIR -D MOTHERBOARD=BOARD_PRINTRBOARD_REVF
lib_deps = ${common.lib_deps}
[env:brainwavepro]
platform = teensy
framework = arduino
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment