https://github.com/bcrist/zig-intel-hex
Intel Hex format library in Zig
https://github.com/bcrist/zig-intel-hex
encoding ihex intel-hex intelhex zig zig-library zig-package ziglang
Last synced: over 1 year ago
JSON representation
Intel Hex format library in Zig
- Host: GitHub
- URL: https://github.com/bcrist/zig-intel-hex
- Owner: bcrist
- License: mit
- Created: 2023-10-28T04:17:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-13T03:16:39.000Z (over 2 years ago)
- Last Synced: 2025-01-29T12:48:11.555Z (over 1 year ago)
- Topics: encoding, ihex, intel-hex, intelhex, zig, zig-library, zig-package, ziglang
- Language: Zig
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Zig-Intel-Hex
Prints binary data into Intel Hex format.
TODO: Parsing