Skip to content

Go module to manage flashing of microcontrollers over UART

License

Notifications You must be signed in to change notification settings

synthread/go-flash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-flash

go-flash lets you flash microcontrollers (currently only STM32 chips) over UART, using GPIO pins to control boot0/boot1/pwr lines.

Installation

go get github.com/synthread/go-flash

Usage

See https://pkg.go.dev/github.com/synthread/go-flash/flash for some docs on how to use it.

About

Go module to manage flashing of microcontrollers over UART

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages