| Crates.io | mik32-rt |
| lib.rs | mik32-rt |
| version | 0.2.1 |
| created_at | 2025-03-07 11:23:06.704152+00 |
| updated_at | 2025-09-16 12:00:56.044433+00 |
| description | Minimal runtime / startup for MIK32 MCUs, managed by the mik32-rs team |
| homepage | https://github.com/mik32-rs |
| repository | |
| max_upload_size | |
| id | 1582777 |
| size | 19,820 |
mik32-rtStartup code and minimal runtime for mik32 microcontrollers
Examples are found in the examples/ folder.
mik32-uploader by following the instructions in the mik32-uploader README.md.cargo-binutils. For example:cargo objcopy --release --bin blink -- -O ihex blink.hex
For example:
python mik32_upload.py blink.hex
It should work!