Close

Patch-level release 0.4.1

A project log for zeptoforth

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

travis-bemannTravis Bemann 04/25/2020 at 05:080 Comments

Added user variables, removing some hard-coded fields from task control blocks in the process, and changed enable-task and disable-task so when activating and deactivating tasks they add the tasks to or remove the tasks from the task loop, saving CPU time.

Discussions