Skip to content

UF2 bootloader based on TinyUSB for embedded devices such as ESP32S2, STM32F4 and iMX RT10xx

License

Notifications You must be signed in to change notification settings

203-Systems/Matrix-Bootloader

 
 

Repository files navigation

Matrix Bootloader

This repo is a fork of TinyUF2 for 203 System Mystrix Devices

Compared to the origonal bootloader, this fork added proper multi RGB pixel support, fastboot, device specific animations, and some Mystrix specific functions.

Build for Mystrix:

run the export bat come with esp-idf first

cd ports\espressif
make BOARD=mystrix build

Flash

Mystrix has to be in boot mode (boot pin shorted to ground) and connected to PC via ttl-usb convertpr

make BOARD=mystrix build flash

About

UF2 bootloader based on TinyUSB for embedded devices such as ESP32S2, STM32F4 and iMX RT10xx

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 82.7%
  • PHP 10.1%
  • C++ 3.6%
  • Pawn 1.6%
  • CMake 0.9%
  • Makefile 0.5%
  • Other 0.6%