adafruit / circuitpython Public
forked from micropython/micropythonmain
Commits on Feb 6, 2022
-
Merge pull request #5984 from DavePutz/issue_5967
Correcting order of sideset parameters in function call
Commits on Feb 5, 2022
-
-
Merge pull request #5983 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
-
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1046 of 1046 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
Commits on Feb 4, 2022
-
Merge pull request #5976 from sgauche/st_drivers_to_submodules
Change ST drivers to use ST's driver repos as submodules
-
Commits on Feb 3, 2022
-
Merge pull request #5977 from prplz/bitbang-i2c
Bitbang i2c: switch scl to input for reading
-
Merge pull request #5981 from dhalbert/shrink-seeduino_xiao
shrink seeeduino_xiao build
-
-
-
Merge pull request #5974 from jepler/update-pico-sdk
bump pico-sdk to 1.3.0
-
Merge pull request #5975 from walshbp/esp32s3_gpio40
added GPIO40 pin to esp32s3 devkit boards (Closes #5964)
-
-
-
Merge pull request #5971 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
-
-
-
Commits on Feb 2, 2022
-
-
-
Merge pull request #5969 from Life-Imaging-Services/crc32
crc32() code moved into binascii
-
-
Merge pull request #5954 from kmatch98/repl_wrangler
Expose display’s root_group, add function to resize REPL terminal
-
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
-
-
Translated using Weblate (Swedish)
Currently translated at 100.0% (1045 of 1045 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
-
Merge pull request #5948 from EmergReanimator/spi_flash_fix
Spi flash fix
-
-
Merge pull request #5966 from Neradoc/add-alias-stemma-i2c
Add alias board.STEMMA_I2C for all boards with qwiic/stemma/QT
-
Merge pull request #5962 from Neradoc/add-more-stemma-i2c
Add board.STEMMA_I2C on ESP QTPYs
-
Kevin Matocha authored and Kevin Matocha committed
Feb 2, 2022 -
-
copied crc32 code from uzlib to modubinascii.c
removed dependency on build flag