https://github.com/gemarcano/svl-tools
Tools for interfacing with the Sparkfun Variable Bootloader (SVL).
https://github.com/gemarcano/svl-tools
Last synced: 5 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-05T21:55:40.000Z (11 months ago)
- Last Synced: 2025-09-11T02:26:10.837Z (10 months ago)
- Language: Rust
- Homepage:
- Size: 62.5 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.