mcu_utils
Utilities and simple helpers for programming with Nim on embedded MCU devices
Summary
| Latest Version | 0.5.2 |
|---|---|
| License | Apache-2.0 |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-02 07:20 |
Tags
Authors
- Jaremy Creechley
Installation
nimble install mcu_utils
choosenim install mcu_utils
git clone https://github.com/EmbeddedNim/mcu_utils
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| mcu_utils | ✓ | ✓ | ✓ | - | - | - | - | - | - | ✓ |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 1.6.5 | No |
| threading >= | 0.1.0 | No |
| persistent_enums >= | 0.1.0 | No |
Source
| Repository | https://github.com/EmbeddedNim/mcu_utils |
|---|---|
| Homepage | https://github.com/EmbeddedNim/mcu_utils |
| Registry Source | nimble_official |
README
MCU Utils
Collection of various utilities helpful for programming on MCU's.