Skip to content

Add new board Maker Nano RP2040 to v7.1.x #5671

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

waiweng83
Copy link

Hi, I would like to add this board to v7.1.x.

https://www.cytron.io/maker-nano-rp2040-simplifying-projects-with-raspberry-pi-rp2040

It's already merged to the main in PR #5668

Thanks.

microdev1 and others added 18 commits November 24, 2021 18:01
- update esp-idf to v4.4
- add esp32s3 support
- add analogio on esp32c3
- disable rgbmatrix on all espressif soc

Co-authored-by: Scott Shawcroft <[email protected]>
Co-authored-by: Seon Rozenblum <[email protected]>
Currently translated at 35.8% (369 of 1028 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ru/
All 3 micros we care about (S2, S3, C3) state in the documentation
that DMA channel can be specified as SPI_DMA_CH_AUTO.

Specifying a specific DMA channel explicitly doesn't _ever_ work on
ESP32-S3, so no SPI bus could be used.

Testing performed: On the ESP32-S3-DevKitC, used neopixel_spi to
turn the onboard neopixel red, green, and blue
This module has 16MB flash, 8MB PSRAM, as well as a display & speakers.
Update Stage to 1.2.3 to work around display backlight problems
espressif: busio.SPI: Use SPI_DMA_CH_AUTO
@waiweng83 waiweng83 closed this Dec 6, 2021
@waiweng83
Copy link
Author

I'm sorry, it should be base on v7.1.x branch instead of main.

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.

6 participants