Close

Patch-level release 0.30.1

A project log for zeptoforth

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

travis-bemannTravis Bemann 04/14/2022 at 01:550 Comments

This patch-level release adds optimizations, particularly to the task scheduler's handling of blocked tasks (so that tasks that get blocked are not placed back at the rear of the task of its priority in the schedule).

Discussions