cforth icon indicating copy to clipboard operation
cforth copied to clipboard

PlatformIO support for new Raspberry Pi RP2350 microcontroller boards

Open znmeb opened this issue 5 months ago • 1 comments

I have a few boards with the new RP2350 microcontroller and want to get CForth running on them. The PlatformIO support for these boards is in a pre-release state, but I have a few of the boards and managed to get CForth to build and upload to a SparkFun Pro Micro RP2350 today. My test code is here:.

I'm testing in containers on Fedora Silverblue at the moment so I have to do some finagling to get the uploads to work, but once all the upstream releases and Linux udev rules are sorted out, it should be possible to run this in Visual Studio Code with the PlatformIO extension on any supported platform.

znmeb avatar Sep 02 '24 21:09 znmeb