v923z / micropython-ulab

a numpy-like fast vector module for micropython, circuitpython, and their derivatives
https://micropython-ulab.readthedocs.io/en/latest
MIT License
430 stars 117 forks source link

RP2 Firmware #510

Closed Nmsngym closed 2 years ago

Nmsngym commented 2 years ago

I cannot compile the firmware in my board, RP2040 Raspberry Pi Pico. I strictly do the steps, but the modules aren't recognized.

v923z commented 2 years ago

I cannot compile the firmware in my board, RP2040 Raspberry Pi Pico. I strictly do the steps, but the modules aren't recognized.

If you cannot compile the firmware, how do you know that the modules are not recognised? Also, there is pre-compiled firmware for the Raspberry pi here: https://github.com/v923z/micropython-builder/releases

Nmsngym commented 2 years ago

Thank you so much for this.

v923z commented 2 years ago

I don't think this issue has to stay open.