Close

Patch-level release 1.5.6

A project log for zeptoforth

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

travis-bemannTravis Bemann 06/06/2024 at 02:230 Comments

This patch-level release adds non-blocking (or in the case of sending on bidirectional channels, blocking only if another task is waiting to receive on the channel) words for communicating with rendezvous and bidirectional channels, along with bitmap-framebuffer ST7735S graphics and improved SSD1306 and ST7735S text output code.

Discussions