hashmismatch / freertos.rs

A Rust wrapper for FreeRTOS.
232 stars 22 forks source link

Latest Rust nightly build broken #21

Closed rudib closed 5 years ago

rudib commented 5 years ago

Once again, after the latest updates for nightly Rust, the current master is broken. I can't replicate the Travis build failure on my local machine.

https://travis-ci.org/hashmismatch/freertos.rs/builds/485077268

cc @ilya-epifanov

rudib commented 5 years ago

Released and published 0.3.0 which downgrades the required compiler version to beta, soon to be stable!