- examples are intended for the Teensy 4.0 board -
The following hardware is required for the examples: - A Teensy 4.0 development board - Optional: A way to read the Teensy's UART, like a USB-UART-converter
The following software tools have to be installed:
- Python3 (as python3
, or modify run.py
to use the python
binary)
- llvm-objcopy
- Install LLVM
tool suite
- teensy-loader-cli
cargo run --release --example rebootor
.