-
Talking Tock 23: Training at RustConf, virtual alarms and lots of new drivers
This is the 23rd post in a series tracking the development of Tock, a safe multi-tasking operating system for microcontrollers.
-
Talking Tock 22: RustConf tutorial preview and SITP retreat
This is the 22nd post in a series tracking the development of Tock, a safe multi-tasking operating system for microcontrollers.
-
Talking Tock 21: Bluetooth, static initialization and userland code quality
This is the 21st post in a series tracking the development of Tock, a safe multi-tasking operating system for microcontrollers.
-
Talking Tock 20: Low Power, USB and Bluetooth
This is the 20th post in a series tracking the development of Tock, a safe multi-tasking operating system for microcontrollers.
-
Low-Power Operation: Part 1, wherein we measure low power
Easy to write low power applications is one of the main design goals of Tock. While we’ve basically built an architecture that should support it, we haven’t focused much yet on actually getting our development boards in to low power modes. That changed this week!