Skip to content

Conversation

@dhalbert
Copy link
Collaborator

Merge updates from 10.0.3 to main in preparation for 10.1.0 release.

RetiredWizard and others added 15 commits October 22, 2025 16:35
make jpegio unsupported format error more helpful
…TPY_BLE_FILE_SERVICE + variable name mismatch
Clarify the return value of the monotonic function to specify it returns fractional seconds.

looking at cpython's time.monotonic() documentation, one sees in the first line "Return the value (in fractional seconds) of a monotonic clock" - 

I would have expected a similar introduction when reading that for circuitpython at https://docs.circuitpython.org/en/latest/shared-bindings/time/

I see there is a fall back that says "For more information, refer to the original CPython documentation"

but would it have hurt to have mention that the units of the float returned by time.monotomic was in seconds?  ( there are 7 mentions of millisecond(s),
Update monotonic function docstring for clarity
…reconfigure

espressif_bindings/Camera.c: fix type of framebuffer_count
…emma

Add APA102 and DEFAULT_I2C_BUS definitions to the lilygo_tdongle_s3
Fixed compile error to enable removal of flashing blue startup sequence (BLE)
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!

@tannewt tannewt merged commit 020c793 into adafruit:main Feb 10, 2026
645 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