-
Talking Tock 34: Registers, Review process & Releases
This is the 34th post in a series tracking the development of Tock, a safe multi-tasking operating system for microcontrollers.
-
Talking Tock 33: Low-power MAC and a core team in the works
This is the 33nd post in a series tracking the development of Tock, a safe multi-tasking operating system for microcontrollers.
-
Talking Tock 32: More flexible relocation, STM32 & Teensy repos
This is the 32nd post in a series tracking the development of Tock, a safe multi-tasking operating system for microcontrollers.
-
Talking Tock 31: Baby's first GitHub org, networking and ports
This is the 31st post in a series tracking the development of Tock, a safe multi-tasking operating system for microcontrollers.
-
Virtualizing Bluetooth Low Energy Advertisements
We recently merged a system-call interface for Bluetooth Low Energy advertising and scanning on Nordic nRF5x chips. This is an important step towards a stable and portable API for using Bluetooth in Tock processes. It’s significant because it addresses a tricky question: how to let multiple user processes, that don’t coordinate, each send Bluetooth advertisements.