Close

Patch-level release 0.59.1

A project log for zeptoforth

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

travis-bemannTravis Bemann 01/21/2023 at 06:510 Comments

This patch-level release fixes a major bug in local variables in nested quotations, adds creation/modification date/time support (using the realtime clock on the Raspberry Pi Pico) to the FAT32 layer, adds minimal stubs for date/time handling to platforms without full RTC support, adds day-of-the-week calculation, and adds date display in fat32-tools::list-dir.

Discussions