Skip to content

Adding support for Arduino Nano RP2040 Connect#4787

Closed
BlitzCityDIY wants to merge 2 commits into
adafruit:mainfrom
BlitzCityDIY:arduino_rp2040
Closed

Adding support for Arduino Nano RP2040 Connect#4787
BlitzCityDIY wants to merge 2 commits into
adafruit:mainfrom
BlitzCityDIY:arduino_rp2040

Conversation

@BlitzCityDIY
Copy link
Copy Markdown

Adding CircuitPython support for the Arduino Nano RP2040 Connect. Have tested all digital and analog I/O, I2C, onboard LSM6DSOX. Uses the AT25SF128A external flash.

Adding CircuitPython support for the Arduino Nano RP2040 Connect. Have tested all digital and analog I/O, I2C, onboard LSM6DSOX. Uses the AT25SF128A external flash.
Comment thread ports/raspberrypi/boards/arduino_nano_rp2040_connect/mpconfigboard.mk.save Outdated
@anecdata
Copy link
Copy Markdown
Member

anecdata commented May 20, 2021

Will this work with NINA firmware / ESP32SPI for wifi?

@ladyada
Copy link
Copy Markdown
Member

ladyada commented May 20, 2021

it... "should" :) ill try it out when i get one

Copy link
Copy Markdown
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you need to run pre-commit locally to fix formatting issues. Instructions for pre-commit are here: https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/check-your-code

@BlitzCityDIY
Copy link
Copy Markdown
Author

ohh apologies, I missed the step for manually running. will do that now

@BlitzCityDIY
Copy link
Copy Markdown
Author

@tannewt is it okay if I close this PR and submit again? I think I set stuff up wrong on my desktop for github when I was forking so it's giving me some problems when I'm trying to commit the updated pre-commit files

@dhalbert
Copy link
Copy Markdown
Collaborator

No problem closing this and opening a new one. The numbers are free.

@BlitzCityDIY
Copy link
Copy Markdown
Author

Okay, thanks! Closing to re-submit with the pre-commit run.

@ladyada
Copy link
Copy Markdown
Member

ladyada commented May 26, 2021

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.

5 participants