Close

Release 0.29.0

A project log for zeptoforth

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

travis-bemannTravis Bemann 04/05/2022 at 01:330 Comments

This release renames lock and unlock in the lock module to claim-lock and release-lock due to naming issues and makes a number of different fixes related to multitasking synchronization and communication constructs, including rendezvous channels, bidirectional channels, and all constructs using task queues.

Discussions