Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 430 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 430 Bytes

go-beagle-boot

A bootloader flasher for BeagleBone implemented in Go.

This project is a Go port of node-beagle-boot, because Go suits my (our) use case better. RNDIS communication is basically verbatim copied from node-beagle-boot.

Tested devices

BeagleBone Green

Tested platfoms

Linux, Windows (with libusb-compatible driver)
Should work on MacOS(Darwin) as well