1 unstable release
0.1.0 | Dec 8, 2024 |
---|
#323 in Embedded development
141 downloads per month
23KB
493 lines
HSS TTY Flasher
This is a TTY interface that allows you to flash ELF files to PolarFire SoC devices using the HSS bootloader. Use it like
hss-tty-flasher <port> <elf>
The HSS Payload Generator is required to generate the image file that is used to flash the ELF file to the device. You can find binaries for it here.
Dependencies
~131MB
~2M SLoC