I'm having problems with including the MicroPython as a static library into an STM32CubeIDE project.
My ultimate goal is to run the MicroPython as a FreeRTOS task. At this point I don't have the FreeRTOS in the mix yet, I'm just trying to use the MicroPython library from my own app.
I have successfully compiled (with the provided make files) and ran the MicroPython minimal port (for STM32,