#free-rtos #applications #build #building #cargo #freertos-rust

freertos-cargo-build

在 build.rs 中构建和使用 FreeRTOS 的实用库。

2 个版本

0.1.1 2020 年 4 月 29 日
0.1.0 2020 年 4 月 29 日

#1139嵌入式开发

Download history • Rust 包仓库 1/week @ 2023-11-27 • Rust 包仓库 23/week @ 2024-02-19 • Rust 包仓库 15/week @ 2024-02-26 • Rust 包仓库 8/week @ 2024-03-04 • Rust 包仓库 26/week @ 2024-03-11 • Rust 包仓库

每月 72 次下载

MIT 许可证

13KB
194

freertos-cargo-build

使用 Cargo 和 Rust 构建 FreeRTOS 应用程序的辅助 crate。

要构建带有 FreeRTOS 的嵌入式应用程序,请参阅 freertos-rust 主页

用法

该 crate 发布在 crates.io

[build-dependencies]
freertos-cargo-build = "*"

依赖项

~205–460KB