Close

Patch-level release 0.13.2

A project log for zeptoforth

A full-featured Forth-based RTOS for ARM Cortex-M

travis-bemannTravis Bemann 12/10/2020 at 02:480 Comments

This patch-level release adds more RTOS-type functionality by adding priority inversion-resistant locks and also changing "fast" (i.e. rendezvous) channels so they properly queue multiple tasks attempting to communicate using them without any spinning taking place.

Discussions