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

203Electronics/Matrix-Bootloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Bootloader

This repo is a fork of TinyUF2 for 203 Matrix Devices

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

Build for Matrix:

run the export bat come with esp-idf first

cd ports\espressif
make BOARD=matrix_block6_prototype1 build

Flash

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

make BOARD=matrix_block6_prototype1 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 73.5%
  • PHP 21.9%
  • C++ 2.4%
  • Python 0.8%
  • Makefile 0.7%
  • CMake 0.5%
  • Assembly 0.2%