| Age | Commit message (Collapse) | Author |
|
|
|
This causes an exception when setting a state machine too slow or
too fast.
Fixes #4222
|
|
This adds I2SOut and PDMIn support via PIO.
StateMachines can now:
* read and read while writing
* transfer in 1, 2 or 4 byte increments
* init pins based on expected defaults automatically
* be stopped and restarted
* rxfifo can be cleared and rxstalls detected (good for tracking when
the reading code isn't keeping up)
Fixes #4162
|
|
Added Unexpected Maker TinyS2 board definition
|
|
Added definitions for Pimoroni RP2040-based boards
|
|
set SUPEROPT_VM = 0 on most non-Express SAMD21 boards
|
|
Fix typos for CIRCUITPY_USB_HID_SYS_CONTROL
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Board specific flash sizes for RP2040
|
|
|
|
|
|
Stop-gap solution for #4041. Comment is there to provide info
needed in the future. (We currently run the generic "safe" settings.)
|
|
USB descriptors: Save flash storage for serial number
|
|
SAMD21: one endpoint pair for MSC now instead of two
|
|
Translations update from Weblate
|
|
|
|
This saves about 60 bytes (Feather M4 went from 45040 -> 45100 bytes free)
66 bytes of data eliminated, but 6 bytes paid back to initialize the length
field.
|
|
|
|
Currently translated at 100.0% (964 of 964 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
|
|
Currently translated at 100.0% (964 of 964 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
|
|
Currently translated at 100.0% (964 of 964 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
|
|
Currently translated at 100.0% (964 of 964 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
|
|
usb_cdc: avoid pulling in extra float-uint64 routines
|
|
|
|
|
|
Currently translated at 100.0% (964 of 964 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
|
|
Currently translated at 100.0% (964 of 964 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
|
|
Currently translated at 99.0% (955 of 964 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
|
|
Currently translated at 99.0% (955 of 964 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
|
|
Currently translated at 96.0% (926 of 964 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
|
|
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
|
|
|
|
py: memoryview: implement memoryview.cast if CPYTHON_COMPAT
|
|
Currently translated at 100.0% (963 of 963 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
|
|
Currently translated at 100.0% (963 of 963 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
|
|
Currently translated at 100.0% (963 of 963 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
|
|
|
|
fix TG-Watch ble issue
|
|
|
|
|
|
|
|
update to ulab 1.7.5
|
|
|
|
|
|
|