Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5361

MicroPython • Re: Mix Python & C without compiling into micropython?

$
0
0
Well, dang. I guess I'll just stay entirely in the C world, then for ease of development cycles.

(BTW, I got a sweet setup with Xcode now, where I can hit Run and it builds and then uploads the uf2 with picotool. The code is still simple enough that I don't need an interactive debugger, yet. Anything I tried before with CLion and Visual Studio was quite difficult to set up in comparison. One downside with Xcode is that it doesn't understand the code, so none of the lookup and "jump to definition" shorts work, and when I get build errors I have to look into the output instead of Xcode showing me the source line directly – I guess those things would work better with CLion or VSC but I don't have the nerve to resolve the issues setting them up right now.)

Statistics: Posted by tem_pi — Sat Jul 27, 2024 11:28 am



Viewing all articles
Browse latest Browse all 5361

Trending Articles