mirror of
https://github.com/nkbai/book.git
synced 2026-08-19 09:33:29 +08:00
* Creates a subdirectory, `books/` to house both projects * Updates the `License` field of the READMEs of both projects to be more consistent * Relicenses the `embedonomicon` from CC0 to CC-BY-SA 4.0 (requires signoff by @japaric) * Minor README changes to both projects for consistency
235 B
235 B
Integrating with FreeRTOS
This section should cover:
- How to use a Rust library as part of a larger FreeRTOS project
- How to write a whole task in Rust
- Use something like https://github.com/hashmismatch/freertos.rs