After having coded half of a project on my MatrixPortal I realized for practical application purposes I need a smaller setup and not necessarily with a display. My project also needs wifi, i2c, and feather form factor. However, most of the project was done in circuitpython. Is there any way to get circuit python on the huzzah32?
I realize I could go with the Unexpected Maker FeatherS2 but honestly I'm probably not going to be soldering again until its over 50 degrees here so it would be several weeks before I could even think about doing that. If I end up having to recode everything with arduino/c++ then I'll probably just wait until I have time to solder my existing non-adafruit supported ESP32 board I was goin tgo use for another project.