Content-Length: 313706 | pFad | http://github.com/adafruit/circuitpython/pull/10195

A7 Merge 9.2.x to main by dhalbert · Pull Request #10195 · adafruit/circuitpython · GitHub
Skip to content
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 9.2.x to main #10195

Merged
merged 17 commits into from
Mar 28, 2025
Merged

Merge 9.2.x to main #10195

merged 17 commits into from
Mar 28, 2025

Conversation

dhalbert
Copy link
Collaborator

No description provided.

dhalbert and others added 17 commits March 25, 2025 21:43
…2 bug that swaps DAC channels randomly.

- Fixes adafruit#10003.

Stumbled on espressif/esp-idf#11425 bug while testing. It
causes the left and right channels to be swapped randomly on play, which was very confusing.
Worked around by forcing a deinit/init on each play.

Also got confused because board.A0 and board.A1 are not consistently assigned to left/right
channels. Added a documentation warning about this.
Fix crash on deinit of incompletely initied state machine.
Fix processor-dependent includes.
This test was written in such a way that having a wrong data type
for the mp3 samples wasn't detected. Instead of using
np.frombuffer(dtype=int16), just do arithmetic directly on the
samples. During testing time we don't care if it might be a little
slower or use a little more RAM than ulab, and we don't care
whether it's actually an RMS calculation.  Just that it's
consistent and shows the audio data is correct, including its
defined data type.
This fixes an unlikely problem with the USB host implementation on
rp2350 that would not have detected failure to allocate a DMA channel.

Together with adafruit#10186 this should give a clean build. As it is,
this will error.
Disallow identical AudioOut channel pins. Work around ESP-IDF ESP32-S2 bug that swaps DAC channels randomly.
Fix signedness bug causing PIO hang-up.
This lets each MCU type get the correct definitions. It also simplifies
paths at include sites.

Closes: adafruit#10181
Enable & Address -Wtype-limits diagnostics in raspberrypi port
Depend on header inclusion via -isystem
Add guards to common_hal_pulseio_pulse(in|out)_deinit to prevent doub…
…_92x

fix tilegrid.contains for subclasses
Copy link
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!

@dhalbert dhalbert merged commit 25216c8 into adafruit:main Mar 28, 2025
550 checks passed
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.

5 participants








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/adafruit/circuitpython/pull/10195

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy