summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-23TranslationsScott Shawcroft
2021-02-23Add state machine divisor checkScott Shawcroft
This causes an exception when setting a state machine too slow or too fast. Fixes #4222
2021-02-23Implement audiobusio and enhance PIO for itScott Shawcroft
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
2021-02-23Merge pull request #4244 from UnexpectedCircuitPython/mainScott Shawcroft
Added Unexpected Maker TinyS2 board definition
2021-02-23Merge pull request #4228 from ZodiusInfuser/rp2040-boardsScott Shawcroft
Added definitions for Pimoroni RP2040-based boards
2021-02-23Merge pull request #4248 from dhalbert/uniform-build-shrinksScott Shawcroft
set SUPEROPT_VM = 0 on most non-Express SAMD21 boards
2021-02-23Merge pull request #4249 from dhalbert/sys-control-typoScott Shawcroft
Fix typos for CIRCUITPY_USB_HID_SYS_CONTROL
2021-02-23Fix typos for CIRCUITPY_USB_HID_SYS_CONTROLDan Halbert
2021-02-23Added flash size for PicoSystemZodiusInfuser
2021-02-23Added flash size for Keybow2040ZodiusInfuser
2021-02-23Added flash size for Tiny2040ZodiusInfuser
2021-02-23Added Unexpected Maker TinyS2 board definitionSeon Rozenblum
2021-02-22set SUPEROPT_VM = 0 on most non-Express SAMD21 boardsDan Halbert
2021-02-22Merge pull request #4247 from tannewt/rp2040_flash_sizeDan Halbert
Board specific flash sizes for RP2040
2021-02-22More parensScott Shawcroft
2021-02-22ParensScott Shawcroft
2021-02-22Board specific flash sizes for RP2040Scott Shawcroft
Stop-gap solution for #4041. Comment is there to provide info needed in the future. (We currently run the generic "safe" settings.)
2021-02-22Merge pull request #4243 from jepler/usb-serial-number-savingsScott Shawcroft
USB descriptors: Save flash storage for serial number
2021-02-22Merge pull request #4239 from dhalbert/samd21-msc-one-endpoint-pairScott Shawcroft
SAMD21: one endpoint pair for MSC now instead of two
2021-02-22Merge pull request #4234 from weblate/weblate-circuitpython-mainScott Shawcroft
Translations update from Weblate
2021-02-22fix length of generated serial number descriptorJeff Epler
2021-02-21USB descriptors: Save flash storage for serial numberJeff Epler
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.
2021-02-21Merge remote-tracking branch 'origin/main' into mainHosted Weblate
2021-02-21Translated using Weblate (Swedish)Jonny Bergdahl
Currently translated at 100.0% (964 of 964 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-02-21Translated using Weblate (Portuguese (Brazil))Wellington Terumi Uemura
Currently translated at 100.0% (964 of 964 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-02-21Translated using Weblate (French)Hugo Dahl
Currently translated at 100.0% (964 of 964 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-02-21Translated using Weblate (Spanish)Jose David M
Currently translated at 100.0% (964 of 964 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
2021-02-21Merge pull request #4238 from dhalbert/cdc-avoid-extra-float-libsDan Halbert
usb_cdc: avoid pulling in extra float-uint64 routines
2021-02-21SAMD21: one endpoint pair for MSC now instead of twoDan Halbert
2021-02-21Avoid pulling in extra float-uint64 routinesDan Halbert
2021-02-21Translated using Weblate (French)David Glaude
Currently translated at 100.0% (964 of 964 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-02-21Translated using Weblate (French)Hugo Dahl
Currently translated at 100.0% (964 of 964 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-02-21Translated using Weblate (French)Hugo Dahl
Currently translated at 99.0% (955 of 964 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-02-21Translated using Weblate (French)David Glaude
Currently translated at 99.0% (955 of 964 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-02-21Translated using Weblate (French)David Glaude
Currently translated at 96.0% (926 of 964 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-02-21Update translation filesHosted Weblate
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
2021-02-21Merge remote-tracking branch 'origin/main' into mainHosted Weblate
2021-02-21Merge pull request #4231 from jepler/memoryview-castDan Halbert
py: memoryview: implement memoryview.cast if CPYTHON_COMPAT
2021-02-21Translated using Weblate (Swedish)Jonny Bergdahl
Currently translated at 100.0% (963 of 963 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-02-21Translated using Weblate (Portuguese (Brazil))Wellington Terumi Uemura
Currently translated at 100.0% (963 of 963 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-02-21Translated using Weblate (Spanish)Rodrigo Argumedo
Currently translated at 100.0% (963 of 963 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
2021-02-20add ifdef-guardJeff Epler
2021-02-20Merge pull request #4232 from TG-Techie/fix_tg_watchDan Halbert
fix TG-Watch ble issue
2021-02-20make translateJeff Epler
2021-02-20update adafruit_registerJonah Yolles-Murphy
2021-02-20fix TG-Watch ble issueJonah Yolles-Murphy
2021-02-20Merge pull request #4229 from jepler/update-ulab-175Dan Halbert
update to ulab 1.7.5
2021-02-20Removed trailing white spaceZodiusInfuser
2021-02-20Removed trailing white spaceZodiusInfuser
2021-02-20Removed trailing white spaceZodiusInfuser