Skip to content

Conversation

@guberti
Copy link
Member

@guberti guberti commented Jun 13, 2022

Adds microTVM support for the Raspberry Pi Pico, which uses the Raspberry Pi foundation's RP2040 microcontroller. It worked out of the box when using the community-built SDK, so this PR only includes changes to add it to the RVM and allow rpipico to be passed to TVMC.

It is worth noting that there is a different, now-deprecated SDK written by Arduino, which was also for the Raspberry Pi Pico. However, this SDK has a major bug that stops microTVM from working on it. It's not an issue though, as the RP2040 version of this SDK is deprecated anyway.

This PR also fixes the ESP32 base URL to use a fixed version, instead of a floating one.

cc @alanmacd @gromero @mehrdadh

@guberti guberti force-pushed the document-rpi-pico-support branch from e1c00db to ed25c05 Compare June 13, 2022 23:56
@github-actions github-actions bot requested review from gromero and mehrdadh June 13, 2022 23:56
@mehrdadh mehrdadh merged commit ddb43e2 into apache:main Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants