Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gemarcano/svl-tools
Tools for interfacing with the Sparkfun Variable Bootloader (SVL).
https://github.com/gemarcano/svl-tools
Last synced: about 2 months ago
JSON representation
Tools for interfacing with the Sparkfun Variable Bootloader (SVL).
- Host: GitHub
- URL: https://github.com/gemarcano/svl-tools
- Owner: gemarcano
- License: other
- Created: 2023-11-17T02:40:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T23:59:39.000Z (3 months ago)
- Last Synced: 2024-11-08T05:42:01.384Z (2 months ago)
- Language: Rust
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Artemis Flash Utilities
This is a re-implementation of Sparkfun's Variable Bootloader in Rust, derived
from their original Python script.