Close

Patch-level release 0.22.2

A project log for zeptoforth

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

travis-bemannTravis Bemann 12/14/2021 at 03:540 Comments

This patch-level release fixes a reliability issue introduced into rendezvous channels (fchannels) and makes changes to the workings of READY, DELAY, BLOCK-TIMEOUT, BLOCK-INDEFINITE, BLOCK-WAIT, etc. to avoid unnecessary PAUSE calls for greater performance in a variety of use cases.

Discussions