awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mcu-tools avatar

mcu-tools/mcuboot

0
View on GitHub↗
1,939 stars·934 forks·C·Apache-2.0·9 views

Mcuboot

[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]:…

Features

  • Bootloaders and Updates - Secure bootloader for 32-bit microcontrollers.

Star history

Star history chart for mcu-tools/mcubootStar history chart for mcu-tools/mcuboot

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Mcuboot

Similar open-source projects, ranked by how many features they share with Mcuboot.
  • embassy-rs/embassyembassy-rs avatar

    embassy-rs/embassy

    8,813View on GitHub↗

    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

    Rustasyncdriversembedded
    View on GitHub↗8,813
  • adafruit/tinyuf2adafruit avatar

    adafruit/tinyuf2

    463View on GitHub↗

    This repo is cross-platform UF2 Bootloader projects for MCUs based on TinyUSB

    C
    View on GitHub↗463
  • feaser/openbltfeaser avatar

    feaser/openblt

    939View on GitHub↗

    OpenBLT is an open source bootloader for STM32, XMC, HCS12 and other microcontroller targets.

    C
    View on GitHub↗939
  • microsoft/uf2microsoft avatar

    microsoft/uf2

    1,025View on GitHub↗

    UF2 file format specification

    JavaScript
    View on GitHub↗1,025
See all 6 alternatives to Mcuboot→

Frequently asked questions

What does mcu-tools/mcuboot do?

[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]:…

What are the main features of mcu-tools/mcuboot?

The main features of mcu-tools/mcuboot are: Bootloaders and Updates.

What are some open-source alternatives to mcu-tools/mcuboot?

Open-source alternatives to mcu-tools/mcuboot 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. microsoft/uf2 — UF2 file format specification. sbabic/swupdate — SPDX-FileCopyrightText: 2013 Stefano Babic. wolfssl/wolfboot — wolfSSL Secure Bootloader (Home page, Manual, wolfBoot-examples).