| Crates.io | ra-fsp-rs |
| lib.rs | ra-fsp-rs |
| version | 0.2.0 |
| created_at | 2025-05-22 13:34:22.531225+00 |
| updated_at | 2026-01-10 23:14:35.127468+00 |
| description | Rust HAL for Renesas RA microcontrollers using FSP (Flexible Software Package) |
| homepage | |
| repository | https://github.com/Ddystopia/ra |
| max_upload_size | |
| id | 1685134 |
| size | 213,832 |
This is a Rust HAL for Renesas RA Microcontrollers that is using FSP (Flexible Software Package). You should fulfill the requirements of ra-fsp-sys to use this crate. It makes a best effort to be compatible with cortex-m-rt, thus it's ecosystem should be reusable, such as Embassy or RTIC.
This HAL provides adapters to following crates:
smoltcp via smoltcp-ether feature.embassy-time via embassy-time-gpt feature.rtic-monotonics via rtic-monotonics and rtic-monotonics-gpt features.embedded_graphics and buoyant via embedded-graphics-glcdc feature.By using this software, you agree to the additonal terms and conditions found at: http://www.renesas.com/disclaimer.
All Rust source code is licensed under either of
at your option.