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
stm32-rs avatar

stm32-rs/stm32f1xx-hal

0
View on GitHub↗
651 stars·192 forks·Rust·Apache-2.0·7 views

Stm32f1xx Hal

A Rust embedded-hal HAL impl for the STM32F1 family based on japarics stm32f103xx-hal

Features

  • Hardware Abstraction Layers - HAL for STM32F1 series microcontrollers.

Star history

Star history chart for stm32-rs/stm32f1xx-halStar history chart for stm32-rs/stm32f1xx-hal

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.

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

Projects sharing features with Stm32f1xx Hal

These projects share indexed features with Stm32f1xx Hal. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • esp-rs/esp-halesp-rs avatar

    esp-rs/esp-hal

    1,756View on GitHub↗
    Rustembeddedembedded-halesp32
    View on GitHub↗1,756
  • esp-rs/esp-idf-halesp-rs avatar

    esp-rs/esp-idf-hal

    732View on GitHub↗

    embedded-hal implementation for Rust on ESP32 and ESP-IDF

    Rust
    View on GitHub↗732
  • david-sawatzke/xmc1100-haldavid-sawatzke avatar

    david-sawatzke/xmc1100-hal

    4View on GitHub↗

    Rust hal for xmc1100 MCUs

    Rust
    View on GitHub↗4
Compare all 12 related projects→

Frequently asked questions

What does stm32-rs/stm32f1xx-hal do?

A Rust embedded-hal HAL impl for the STM32F1 family based on japarics stm32f103xx-hal

What are the main features of stm32-rs/stm32f1xx-hal?

The main features of stm32-rs/stm32f1xx-hal are: Hardware Abstraction Layers.

Which projects share features with stm32-rs/stm32f1xx-hal?

Projects with overlapping indexed features include: david-sawatzke/xmc1100-hal — Rust hal for xmc1100 MCUs. embassy-rs/embassy — Embassy is an asynchronous framework for microcontrollers that provides a runtime for cooperative multitasking. It… esp-rs/esp-hal. esp-rs/esp-idf-hal — embedded-hal implementation for Rust on ESP32 and ESP-IDF. fudanchii/imtomu-rs — Program Tomu board with Rust. imxrt-rs/imxrt-rs — Rust for NXP i.MX RT.