Close

Patch-level release 0.11.4

A project log for zeptoforth

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

travis-bemannTravis Bemann 09/27/2020 at 20:210 Comments

This patch-level release adds fast channels, which are synchronous, non-copying, non-data queueing channels for communication between tasks, along with speeding the STM32F407 implementation up to 168 MHz, fixing some bugs in the multitasker, and adding some test code.

Discussions