embedded-update
Firmware updater
A Rust crate for implementing firmware update protocols in embedded devices.
20 stars
4 watching
0 forks
Language: Rust
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
drogue-iot/drogue-device | A distribution of tools and examples for building embedded IoT applications in Rust | 186 |
drogue-iot/embedded-tls | An embedded device TLS 1.3 implementation in Rust | 172 |
thegecko/web-bluetooth-dfu | Enables secure firmware updates via Web Bluetooth for Nordic semiconductor devices. | 97 |
drogue-iot/ector | An async, no-alloc actor framework for embedded devices. | 47 |
sbabic/swupdate | A tool for efficiently updating and managing firmware on embedded Linux devices | 1,444 |
mgrachev/update-informer | A tool that periodically checks if an application has available updates from multiple sources | 210 |
rust-embedded/book | Documentation on using Rust to develop firmware for microcontrollers. | 1,121 |
auroranockert/dueboot | A template project for creating Rust-based firmware for an Arduino Due microcontroller board. | 177 |
alex-spataru/qsimpleupdater | An auto-updating system for Qt applications that checks for updates and downloads them | 932 |
droomone/flipperzero-firmware | A firmware project for a hardware device, consisting of three components that must be flashed in a specific order to enable the device's functionality. | 26 |
rust-embedded/arm-dcc | Provides a Rust API for debugging and communicating with embedded systems | 9 |
haobogu/rmk | A firmware library for embedded keyboards with real-time keymap editing, wireless connectivity and low-power capabilities. | 601 |
marcoieni/release-plz | Automates Rust package release with changelog generation and cargo registry publishing | 842 |
card-io-ecg/card-io-fw | Firmware for a Card/IO ECG device with support for multiple board versions | 30 |
jacobrosenthal/hf2-rs | A Rust library implementing Microsoft's HID Flashing Format for uploading firmware to UF2 bootloaders. | 51 |