Skip to content

Merge from 10.1.x and update frozen libs#10945

Merged
tannewt merged 10 commits intoadafruit:mainfrom
dhalbert:merge-from-10.1.x
Apr 15, 2026
Merged

Merge from 10.1.x and update frozen libs#10945
tannewt merged 10 commits intoadafruit:mainfrom
dhalbert:merge-from-10.1.x

Conversation

@dhalbert
Copy link
Copy Markdown
Collaborator

Merge latest changes from 10.1.x into main, in preparation for 10.2.0. Also update frozen libraries, including updates for asyncio from the MicroPython v1.27 merge.

deshipu and others added 10 commits March 30, 2026 18:29
uGame S3 is a handheld game console with an ESP32-S3 chip.
More information at https://deshipu.art/projects/project-178061/

Lower SPI speed on uGame S3 to avoid display glitches.

(cherry picked from commit a2ab553)
Right now it's impossible to use the Stage library, because it always
throws a validation error.
…ngth-10.1.x

Fix length validation for palette in the stage library bindings
…3-wifi-power

Update adafruit_qtpy_esp32s3_* boards wifi power settings to fix common wifi connectivity issues
Move mark_deinit() before check_pins() so that self->sck is not
NULLed after check_pins sets it. The previous ordering caused a
NULL dereference of self->sck->altfn_index, crashing all STM32
boards that use SPI (including STM32F405 boards whose CIRCUITPY
filesystem lives on external SPI flash).

Fixes adafruit#10866

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…-deref-10.1.x

Fix NULL pointer dereference in STM32 SPI construct
@dhalbert dhalbert requested a review from tannewt April 15, 2026 18:37
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.

Thank you!

@tannewt tannewt merged commit a223267 into adafruit:main Apr 15, 2026
165 checks passed
@dhalbert dhalbert deleted the merge-from-10.1.x branch April 15, 2026 22:27
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.

3 participants