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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
riscv-rust avatar

riscv-rust/e310x-halArchived

0
View on GitHub↗
17 estrellas·16 forks·Rust·3 vistas

E310x Hal

Implementation of the embedded-hal traits for E310x microcontrollers

Features

  • Hardware Abstraction Layers - HAL for SiFive Freedom E310 MCUs.

Historial de estrellas

Gráfico del historial de estrellas de riscv-rust/e310x-halGráfico del historial de estrellas de riscv-rust/e310x-hal

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a E310x Hal

Proyectos open-source similares, clasificados según cuántas características comparten con E310x Hal.
  • embassy-rs/embassyAvatar de embassy-rs

    embassy-rs/embassy

    8,813Ver en 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
    Ver en GitHub↗8,813
  • esp-rs/esp-halAvatar de esp-rs

    esp-rs/esp-hal

    1,756Ver en GitHub↗
    Rustembeddedembedded-halesp32
    Ver en GitHub↗1,756
  • esp-rs/esp-idf-halAvatar de esp-rs

    esp-rs/esp-idf-hal

    732Ver en GitHub↗

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

    Rust
    Ver en GitHub↗732
  • david-sawatzke/xmc1100-halAvatar de david-sawatzke

    david-sawatzke/xmc1100-hal

    4Ver en GitHub↗

    Rust hal for xmc1100 MCUs

    Rust
    Ver en GitHub↗4
Ver las 12 alternativas a E310x Hal→

Preguntas frecuentes

¿Qué hace riscv-rust/e310x-hal?

Implementation of the embedded-hal traits for E310x microcontrollers

¿Cuáles son las características principales de riscv-rust/e310x-hal?

Las características principales de riscv-rust/e310x-hal son: Hardware Abstraction Layers.

¿Qué alternativas de código abierto existen para riscv-rust/e310x-hal?

Las alternativas de código abierto para riscv-rust/e310x-hal incluyen: 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.