https://github.com/annsanns/longannano-rs-template
https://github.com/annsanns/longannano-rs-template
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/annsanns/longannano-rs-template
- Owner: AnnsAnns
- License: eupl-1.2
- Created: 2021-02-12T11:17:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-17T01:44:53.000Z (about 3 years ago)
- Last Synced: 2025-03-25T23:51:35.759Z (3 months ago)
- Language: Rust
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
## Barebones Template for Longan Nano
This is meant as a starting point template and doesn't have any value by itself.
Important commands:
- ~/riscv-binutils-gdb/binutils/objcopy -O binary output firmware.bin
- dfu-util -a 0 -s 0x08000000:leave -D firmware.bin