lobaro / FreeRTOS-rust

Rust crate for FreeRTOS
MIT License
326 stars 55 forks source link

Add test that stable toolchain builds if allocator is disabled #48

Closed schteve closed 1 year ago

schteve commented 1 year ago

Add test case to confirm that the stable toolchain continues to work when the allocator feature is disabled. Quick add-on to #47.