Steward
分享是一種喜悅、更是一種幸福
微處理器 - NXP MK20DX256 (Teensy 3.2) - Build teensy_loader_cli
參考資訊:
https://www.seanet.com/~karllunt/bareteensy31.html
https://github.com/PaulStoffregen/teensy_loader_cli
https://disconnected.systems/blog/bare-metal-assembly-on-the-teensy-3.1/
$ cd $ sudo apt-get install libusb-dev -y $ git clone https://github.com/PaulStoffregen/teensy_loader_cli $ cd teensy_loader_cli $ make