mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-30 01:16:17 +02:00
Speaker notes about TockOS and FreeRTOS.
This commit is contained in:
parent
e123c08b00
commit
84cd822080
@ -20,5 +20,7 @@
|
||||
* It uses the Cortex-M NVIC (Nested Virtual Interrupt Controller) for scheduling rather than a
|
||||
proper kernel.
|
||||
* Cortex-M only.
|
||||
* Google uses TockOS on the Haven microcontroller for Titan security keys.
|
||||
* FreeRTOS is mostly written in C, but there are Rust bindings for writing applications.
|
||||
|
||||
</details>
|
||||
|
Loading…
x
Reference in New Issue
Block a user