awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rust-embedded-community avatar

rust-embedded-community/tm4c-hal

0
View on GitHub↗
45 星标·26 分支·Rust·Apache-2.0·6 次浏览

Tm4c Hal

An Embedded HAL and general chip support for the TM4C123/LM4F120. Replaces the old lm4f120 crate.

Features

  • Hardware Abstraction Layers - HAL for TM4C microcontrollers.

Star 历史

rust-embedded-community/tm4c-hal 的 Star 历史图表rust-embedded-community/tm4c-hal 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Tm4c Hal 的开源替代方案

相似的开源项目,按与 Tm4c Hal 的功能重合度排序。
  • embassy-rs/embassyembassy-rs 的头像

    embassy-rs/embassy

    8,813在 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
    在 GitHub 上查看↗8,813
  • esp-rs/esp-halesp-rs 的头像

    esp-rs/esp-hal

    1,756在 GitHub 上查看↗
    Rustembeddedembedded-halesp32
    在 GitHub 上查看↗1,756
  • esp-rs/esp-idf-halesp-rs 的头像

    esp-rs/esp-idf-hal

    732在 GitHub 上查看↗

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

    Rust
    在 GitHub 上查看↗732
  • david-sawatzke/xmc1100-haldavid-sawatzke 的头像

    david-sawatzke/xmc1100-hal

    4在 GitHub 上查看↗

    Rust hal for xmc1100 MCUs

    Rust
    在 GitHub 上查看↗4
查看 Tm4c Hal 的所有 12 个替代方案→

常见问题解答

rust-embedded-community/tm4c-hal 是做什么的?

An Embedded HAL and general chip support for the TM4C123/LM4F120. Replaces the old lm4f120 crate.

rust-embedded-community/tm4c-hal 的主要功能有哪些?

rust-embedded-community/tm4c-hal 的主要功能包括:Hardware Abstraction Layers。

rust-embedded-community/tm4c-hal 有哪些开源替代品?

rust-embedded-community/tm4c-hal 的开源替代品包括: 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.