Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zigembeddedgroup/avrboot

AVR bootloader protocols
https://github.com/zigembeddedgroup/avrboot

Last synced: about 2 months ago
JSON representation

AVR bootloader protocols

Awesome Lists containing this project

README

        

# avrboot

This repo aims to be a Zig AVR flashing tool!

Currently only tested/working for Arduino UNO boards.

## Usage

`zig build`
`avrboot [port] [.bin file]`
e.g. `avrboot \\.\COM3 test-blinky-chips.atmega328p.bin`