Mecrisp-Cube
Mecrisp-Cube copied to clipboard
Mecrisp-Stellaris Forth for the STM32 Cube ecosystem.
Is there a MecrispCube.ioc file for the STM32F405 (mentioned in the README)? Rich
I thought I would write a little about this use case: The [NanoVNA](https://nanorfe.com/nanovna-v2.html) analyser is a synthesised signal source, and tracking receiver that follows the source frequency, controlled by an...
As you mentioned, _[if]/[else]/[then]_ spread over multiple lines doesn't work in include files, because these words rely on _query_, and _query_ doesn't work as expected when feeding the include file...