-
Talking Tock 55: Tock Compiles on Stable Rust!
With pull request #3802 merged, the Tock kernel now compiles with the stable version of the Rust compiler! This has been a long-standing goal to move away from experimental nightly features and wait for crucial nightly features to be stabilized.
-
Talking Tock 53: Introducing the Networking Working Group
With pull request #3578 merged, the Tock project has officially added its third working group! This group will focus on the networking stack within Tock. Quoting from its charter:
-
Talking Tock 53: Key-Value Store Updates
With TicKV, Tock supports running a key-value store on top of flash storage. Recently, the stack has been updated with a new interface trait and interface for userspace.
-
OpenSK: Built by Google, Powered by Tock: Announcing the release of OpenSK by Google!
Google has released OpenSK, an open-source implementation for security keys. OpenSK is an application, designed to run on top of Tock. Today, it targets the Nordic nrf52 chip dongle.
-
Talking Tock 52: Version 1.4
Announcing Tock 1.4!