Adding support for Arduino Nano RP2040 Connect#4787
Conversation
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.
Deleting file
|
Will this work with NINA firmware / ESP32SPI for wifi? |
|
it... "should" :) ill try it out when i get one |
tannewt
left a comment
There was a problem hiding this comment.
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
|
ohh apologies, I missed the step for manually running. will do that now |
|
@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 |
|
No problem closing this and opening a new one. The numbers are free. |
|
Okay, thanks! Closing to re-submit with the pre-commit run. |
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.