mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-04 22:51:51 +00:00
5 lines
74 B
Makefile
5 lines
74 B
Makefile
default: compile
|
|
|
|
compile:
|
|
arduino --upload tpmb.ino --port /dev/ttyACM1
|