Skip to content

Swapping GPIO36 and GPIO35 for waveshare esp32 s3 pico #8984

Merged
dhalbert merged 2 commits into
adafruit:8.2.xfrom
tirtharajsinha:8.2.x
Feb 27, 2024
Merged

Swapping GPIO36 and GPIO35 for waveshare esp32 s3 pico #8984
dhalbert merged 2 commits into
adafruit:8.2.xfrom
tirtharajsinha:8.2.x

Conversation

@tirtharajsinha
Copy link
Copy Markdown

Swapping GPIO36 and GPIO35 would align functions and make it possible to swap the Waveshare esp32 s3 pico for the RPi Pico in existing designs.

ESP32-S3   Pico   Function
GPIO36 ->  GP11   TX (MOSI)
GPIO35 ->  GP10   SCK
GPIO37 ->  GP12   RX (MISO)

Suggested by @bablokb in here 448b8cb

@dhalbert
Copy link
Copy Markdown
Collaborator

So this just aligns 8.2.x with what has now been merged into main, is that right?

@tirtharajsinha
Copy link
Copy Markdown
Author

yes

Copy link
Copy Markdown
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

Thanks!

@dhalbert dhalbert merged commit 24cdb38 into adafruit:8.2.x Feb 27, 2024
@dhalbert
Copy link
Copy Markdown
Collaborator

dhalbert commented Mar 19, 2024

This is the only PR that was added to 8.2.x post 8.2.10. There may never be an 8.2.11, since 9.0.0 final is now released. Noting this for posterity.

jepler pushed a commit to jepler/circuitpython that referenced this pull request Nov 3, 2024
This commit fixes the addition of a stray separator before the number
when printing an MPZ-backed integer and the first group is three digits
long.

This fixes adafruit#8984.

Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
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.

2 participants