uf2
There are 23 repositories under uf2 topic.
microsoft/uf2
UF2 file format specification
microsoft/uf2-samdx1
USB Mass Storage bootloader (based on UF2) for SAMD21 and SAMD51
HaiMianBBao/PlumBL
A small BootLoader that upgraded firmware through USB
sajattack/uf2conv-rs
Converts binary files to Microsoft's UF2 format https://github.com/Microsoft/uf2
blurfl/makeUF2-tool
A tool for the Arduino IDE to make a UF2 file from a compiled sketch binary .bin file.
ZigEmbeddedGroup/uf2
USB Flashing Format (UF2) for your build.zig
wokwi/uf2
USB Flashing Format (UF2) JavaScript Library
jensen-miller/sam-cmake-template
CMake build system for Atmel SAM MCUs. Provides toolchain and variables
makerdiary/uf2-bootloader
USB-enabled bootloaders for the nRF52 BLE SoC chips
JustAnother1/elf2uf2
convert *.elf to *.uf2
striso/uf2-ChibiOS
UF2 bootloader for the Striso board (STM32H7 version)
Serialcomms/Raspberry-Pico-Waveshare-LCD-Demo
Waveshare 240x240 LCD and Joypad demo for Raspberry Pico
simonedegiacomi/files2uf2
Tiny tool to create and read UF2 files in "file container" mode
SonoSooS/oof2
UF2 mangler for blocked RAM image
soypat/tinyboot
Builds and bootable partition tools.
Ismael-VC/terminus-font-uf2
[փ] Varvara/⋃⨉⋂ UF2 Terminus 8x16 Mono Font.
JustAnother1/uf2_info
take a look into UF2 files.
token0/bluepill-bootloader
MakeCode UF2 bootloader for STM32 Blue Pill
charkster/blink_stm32f411_uf2
Arduino Blink made into a UF2 for STM32F411 Blackpill. First, tinyuf2 for Blackpill needs to be flashed as the bootloader. This UF2 file can then be copied to the MCU.
fxyc87/elf2uf2
将单片机的ELF转换为UF2文件,UF2是微软推出的一种全新的固件更新文件格式,旨在简化微控制器和嵌入式设备的固件升级过程。它以一种友好的方式打包二进制数据,使得用户甚至非技术人员也能轻松地将新固件加载到硬件设备上。
aviciano/uf2-plugin
radare2 plugin for UF2 file format
yahiro07/uf2gen
A CLI tool to generate UF2 firmware, written in TypeScript.