Close

Patch-level release 1.5.5

A project log for zeptoforth

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

travis-bemannTravis Bemann 05/26/2024 at 03:320 Comments

This patch-level release adds the word forget for forgetting words compiled to RAM (sorry, but this does not work for words compiled to flash for reasons) and also changes the logic of cornerstone and marker that, if specified while compiling to RAM, creates cornerstones and markers for forgetting words compiled to RAM. Additionally, this fixes a bug with regard to cluster boundaries in files in FAT32 filesystems, along with the dummy word adc-pin on RP2040 platforms.

Discussions