1
2
3
4
#![no_std]

// export standard CMSIS RTOS2 API for starting tasks etc
pub use cmsis_rtos2;