How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Embassy is an asynchronous framework for microcontrollers that provides a runtime for cooperative multitasking. It enables the execution of multiple concurrent tasks to maximize energy efficiency and CPU usage, utilizing an async executor that puts the processor to sleep when idle. The framework includes a comprehensive set of embedded components, featuring a hardware abstraction layer for peripherals like GPIO, SPI, I2C, and UART, alongside a TCP/IP network stack and a USB device stack. It also provides a Bluetooth Low Energy host stack for wireless communication and a bootloader framework t
This repo is cross-platform UF2 Bootloader projects for MCUs based on TinyUSB
OpenBLT is an open source bootloader for STM32, XMC, HCS12 and other microcontroller targets.
pypi: https://pypi.org/project/imgtool/ coverity: https://scan.coverity.com/projects/mcuboot sim: https://github.com/mcu-tools/mcuboot/actions?query=workflow:Sim mynewt: https://github.com/mcu-tools/mcuboot/actions?query=workflow:Mynewt espressif:…
wolfSSL Secure Bootloader (Home page, Manual, wolfBoot-examples)
The main features of wolfssl/wolfboot are: Bootloaders and Updates.
Projects with overlapping indexed features include: embassy-rs/embassy — Embassy is an asynchronous framework for microcontrollers that provides a runtime for cooperative multitasking. It… adafruit/tinyuf2 — This repo is cross-platform UF2 Bootloader projects for MCUs based on TinyUSB. feaser/openblt — OpenBLT is an open source bootloader for STM32, XMC, HCS12 and other microcontroller targets. mcu-tools/mcuboot — [pypi]: https://pypi.org/project/imgtool/ [coverity]: https://scan.coverity.com/projects/mcuboot [sim]:… microsoft/uf2 — UF2 file format specification. sbabic/swupdate — SPDX-FileCopyrightText: 2013 Stefano Babic.