Open cuedcad opened 2 months ago
You mean the new chip, right? micropython doesn't seem to have a build script for that chip, so it would be a bit hard for me to include it here. But I would be happy to add it.
Yes the new mcu from RPi. As you have probably seen there is a 'preview' uf2 (https://micropython.org/download/RPI_PICO2/) but reading around there may be issues with the gpio pins and https://www.youtube.com/watch?v=_O3Aeyv2ILM seems to indicate that there may need to be some care taken when compiling to get the best performance, but hopefully on the near future. Thank you again for your builds
OK, thanks for the clarification! I would suggest that we keep the issue open, and pick it up again, once micropython officially supports the chip. If I happen to forget, just ping me!
@v923z I'm also very keen to make use of this.
Are these the scripts you're referring to? Looks like there was some activity last week:
https://github.com/micropython/micropython/tree/master/ports/rp2/boards/RPI_PICO2
Thanks for the pointer, I'll try to find some time to fix this.
Apologies if I have missed it, but will you be adding a RP2350/Pico 2 build that makes use of the fpu in the CortexM33
?Many Thanks to the other versions!