| Crates.io | freertos-cargo-build |
| lib.rs | freertos-cargo-build |
| version | 0.1.1 |
| created_at | 2020-04-29 09:09:51.365501+00 |
| updated_at | 2020-04-29 09:23:02.776744+00 |
| description | Utility lib for building & using FreeRTOS in rust projects inside the build.rs. |
| homepage | |
| repository | https://github.com/lobaro/FreeRTOS-rust |
| max_upload_size | |
| id | 235264 |
| size | 24,029 |
Helper crate for building FreeRTOS applications with Cargo and Rust.
To build an embedded application with FreeRTOS please refer to freertos-rust home.
The crate is published on crates.io
[build-dependencies]
freertos-cargo-build = "*"