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

This branch is 25 commits ahead of, 36 commits behind adafruit/tinyuf2:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

15bc14f · Dec 1, 2024
Sep 5, 2024
Dec 15, 2023
Jun 4, 2024
May 30, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
May 31, 2024
Nov 7, 2023
Dec 1, 2024
May 29, 2024
Nov 9, 2023
Dec 14, 2023
Jun 3, 2020
Dec 1, 2024
Nov 7, 2023
Dec 1, 2024

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%