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
feaser avatar

feaser/openblt

0
View on GitHub↗
939 stars·316 forks·C·13 viewswww.feaser.com/openblt↗

Openblt

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

Features

  • Bootloaders and Updates - Open-source bootloader supporting multiple communication interfaces.
  • Operating System Development - Portable bootloader for microcontrollers.

Star history

Star history chart for feaser/openbltStar history chart for feaser/openblt

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 Openblt

Similar open-source projects, ranked by how many features they share with Openblt.
  • 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
  • dthain/basekernelD

    dthain/basekernel

    0View on GitHub↗

    Basekernel is a simple operating system kernel for research, teaching, and fun.

    View on GitHub↗0
  • cvra/can-bootloadercvra avatar

    cvra/can-bootloader

    151View on GitHub↗

    The bootloader used to flash our CAN-connected boards

    C
    View on GitHub↗151
  • 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
See all 12 alternatives to Openblt→

Frequently asked questions

What does feaser/openblt do?

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

What are the main features of feaser/openblt?

The main features of feaser/openblt are: Bootloaders and Updates, Operating System Development.

What are some open-source alternatives to feaser/openblt?

Open-source alternatives to feaser/openblt include: embassy-rs/embassy — Embassy is an asynchronous framework for microcontrollers that provides a runtime for cooperative multitasking. It… cvra/can-bootloader — The bootloader used to flash our CAN-connected boards. dthain/basekernel — Basekernel is a simple operating system kernel for research, teaching, and fun. martinribelotta/elfloader — For contributing list see CONTRIBUTORS.md. mcdonoughd/cs3013 — This a repository for WPI CS3013 Operating Systems C Term 2018. mcu-tools/mcuboot — [pypi]: https://pypi.org/project/imgtool/ [coverity]: https://scan.coverity.com/projects/mcuboot [sim]:…