Close

Patch-level release 1.7.1

A project log for zeptoforth

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

travis-bemannTravis Bemann 07/29/2024 at 03:500 Comments

This patch-level release fixes a major bug affecting memory management (amongst other things) in zeptoed, introduces with-{create,open}-{file,dir}-at(-root)-path words for conveniently accessing filesystems with safer handling of open files and directories, and modifies fat32-tools to use these words.

Discussions