Close

Alpha release 1.8.0-alpha.3

A project log for zeptoforth

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

travis-bemannTravis Bemann 09/02/2024 at 17:130 Comments

This alpha release fixes an issue with the disassembler on platforms supporting Thumb-2 instructions (e.g. RP2350) where previously certain instructions and especially non-instructions (e.g. unprogrammed flash filled with $FF bytes) would cause a hardfault on disassembly.

Discussions