Close

Patch-level release 0.26.3

A project log for zeptoforth

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

travis-bemannTravis Bemann 02/04/2022 at 05:190 Comments

This patch-level release fixes a remaining issue in kill in module task where kill locks up the current task if it is killing the only other task on the same core.

Discussions