Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 333 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 333 Bytes

efm8load

A tiny utility for communicating with the HID bootloader on EFM8 microcontrollers from Silabs.

Usage

Run efm8load <filename>. The file needs to contain valid EFM8 bootloader commands, each starting with $. To create this file, you can currently use hex2boot.exe from Silabs, which seems to work fine through Wine.