Close

Release 0.42.0

A project log for zeptoforth

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

travis-bemannTravis Bemann 06/18/2022 at 22:130 Comments

This release adds one-shot ADC support for the supported platforms. It also adds an optimization to compilation for the RP2040 (Raspberry Pi Pico). Note that there is a notable erratum for the STM32F407, STM32F411, and STM32F746, where when at least reading the temperature value, the first value reported by adc@ needs to be discarded; the reason for this is not clear so far.

Discussions