3 releases
Uses new Rust 2024
new 0.1.4 | May 23, 2025 |
---|---|
0.1.3 | May 22, 2025 |
0.1.2 | May 22, 2025 |
#2205 in Embedded development
238 downloads per month
67KB
1.5K
SLoC
RA-FSP-RS
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.
License
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
- Apache License, Version 2.0 (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.
Dependencies
~0.6–6MB
~106K SLoC