threadx-rs

Crates.iothreadx-rs
lib.rsthreadx-rs
version0.1.1
sourcesrc
created_at2023-12-24 18:25:49.591205
updated_at2024-01-29 08:37:48.587172
descriptionSafe Rust Bindings for ThreadX using threadx-sys
homepagehttps://github.com/sabaton-systems/threadx-rust
repository
max_upload_size
id1079858
size42,384
Sojan James (sjames)

documentation

README

Safe Rust bindings for the threadx RTOS

Experimental

Please be aware that this is an experimental release and has only been tested on the STM32F103C8T6 on a 'BluePill' development board.

The API is still evolving. Collaborators are welcome.

Example application

An example application is available at https://github.com/sabaton-systems/threadx-rust/tree/main/threadx-app/cross

Commit count: 0

cargo fmt