forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Merge in 8.2.7 #8494
Merged
Merged
Merge in 8.2.7 #8494
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Backport the espcamera deinit fix.
fixing the wrong rx,tx gpio related issue in 8.2.x for board waveshare-esp32-s3-pico
* Not all ports support 30 RGB pins etc * Link to the guide page on laying out multiple panels
This eases using the RGBMatrix constructor and matches the Matrixportal S3.
rgbmatrix: more small doc improvements
fix CPU on Monster M4SK; turn off audiobusio by default on SAMD51G
We need to reset our MDNS state instead of just the IDF's.
…_user_disconnect Fix MDNS after the user turns off wifi
The board is related here: https://github.com/MakerM0/MagiClick-esp32s3 VID&PID can be found here: https://github.com/espressif/usb-pids
Add board def for MagiClick S3
Add board def for MagiClick S3
Fixed displayio/Bitmap value_count range check
This prevents leaks but not all use-after-free issues.
update board magiclick_s3_n4r2
Improve RGBMatrix allocation tracking
Adding the missing pins(33,34) and SPI pins
waveshare-esp32-s3-pico : removing gpio 19 and 20 as these pins are not broken out.
Update Metro S3 pin mapping for Rev B
…Touch-LCD-1_28 Added support for the Waveshare Touch LCD 1.28
…lizzard_s3 Added Unexpected Maker BlizzardS3 board for Espressif port.
dhalbert
requested changes
Oct 21, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only one q
dhalbert
approved these changes
Oct 23, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.