Changed to teensy-cli for flashing

This commit is contained in:
Christoffer Martinsson 2023-05-30 13:02:57 +02:00
parent e8557905d4
commit 143b4cfd59

View File

@ -15,3 +15,4 @@ framework = arduino
build_flags = -D USB_HID -D LAYOUT_SWEDISH -w
board_build.f_cpu = 48000000L
extra_scripts = pre:extra_script.py
upload_protocol = teensy-cli