Skip to content

An open source cross-platform UF2 bootloader based on the TinyUSB library

License

Notifications You must be signed in to change notification settings

tannewt/old-tinyuf2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyUF2

Build Status License

TinyUF2 is an open source cross-platform UF2 bootloader based on the TinyUSB library.

Building

Checkout the code and sync submodules:

$ git clone https://github.com/arturo182/tinyuf2.git
$ cd tinyuf2
$ git submodule update --init --recursive

Specify the board you want to build for:

$ make BOARD=mimxrt1010_evk

About

An open source cross-platform UF2 bootloader based on the TinyUSB library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.3%
  • Makefile 2.7%