teensy4-selfrebootor

Crates.io Crates.io License Build Status docs.rs

Examples

- examples are intended for the Teensy 4.0 board -

Prerequisites

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

Run