Close

Patch-level release 0.47.1

A project log for zeptoforth

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

travis-bemannTravis Bemann 11/10/2022 at 03:210 Comments

This patch-level release fixes an issue with create-file, write-file, write-file-window, and append-file in fat32-tools where they left unneeded data sizes written on the stack, and adds a new word copy-file to fat32-tools which enables copying of entire files arbitrarily.

Discussions