caspermeijn opened a new pull request #2362: URL: https://github.com/apache/mynewt-core/pull/2362
This added the Rust blinky application as explained in https://mynewt.apache.org/latest/tutorials/other/rust.html Then it extends it by using bindgen to generate Rust code from the actual C-header as used for the C code. Then use the generated code in the Rust application to make it compatible with all BSP. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
