Close

Release 0.37.0

A project log for zeptoforth

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

travis-bemannTravis Bemann 05/30/2022 at 01:380 Comments

This release adds a new uart module for the Raspberry Pi Pico for controlling both UART's in the RP2040, including being able to set the baud rate. It also fixes a bug in flush-console which was causing it to lock up the current task.

Discussions