Close

Patch-level release 0.13.1, i.e. now with RTOS capabilities

A project log for zeptoforth

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

travis-bemannTravis Bemann 11/20/2020 at 04:480 Comments

This patch-level release adds task priorities, giving zeptoforth basic RTOS capabilities, and also changes the default time slice granularity from 10 ms to 1 ms.

Discussions