summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-09Merge remote-tracking branch 'origin/main' into mainHosted Weblate
2021-03-09Merge pull request #4348 from FBSeletronica/franzininhoWIFI_wroverScott Shawcroft
Franzininho wifi ESP32-S2 Wrover
2021-03-09Merge remote-tracking branch 'origin/main' into mainHosted Weblate
2021-03-09Merge pull request #4370 from jposada202020/i2cperipheral_ctrlcScott Shawcroft
I2CPeripheral samd51 corrections in the CTRLC bit
2021-03-09Merge remote-tracking branch 'origin/main' into mainHosted Weblate
2021-03-09Merge pull request #4371 from jepler/revert-partition-changeScott Shawcroft
Revert "circuitpy_mpconfig: Disable flash multi-partition"
2021-03-09Updated SparkFun MicroMod USB PIDChris Dailey
As per the PID provide by TheHoff, [here](https://forum.sparkfun.com/viewtopic.php?p=223812#p223812)
2021-03-09Update to agree with modified StateMachine.hDavePutz
2021-03-09Revert "circuitpy_mpconfig: Disable flash multi-partition"Jeff Epler
This reverts commit 156ee4833ab170d598991fd8d4d6f6d04c759744.
2021-03-09Fixing build.ymlFBSeletronica
2021-03-09Merge branch 'franzininhoWIFI_wrover' of ↵FBSeletronica
github.com:FBSeletronica/circuitpython into franzininhoWIFI_wrover
2021-03-09Merge remote-tracking branch 'origin/main' into mainHosted Weblate
2021-03-09Translated using Weblate (Swedish)Jonny Bergdahl
Currently translated at 100.0% (975 of 975 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-03-09Translated using Weblate (Portuguese (Brazil))Wellington Terumi Uemura
Currently translated at 100.0% (975 of 975 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-03-09Merge pull request #4365 from tannewt/tinyusb_2adDan Halbert
Update TinyUSB
2021-03-09Fixing build.ymlFBSeletronica
2021-03-09Initial Changesjposada202020
2021-03-08Merge branch 'main' into issue_4111DavePutz
2021-03-08Added check for maxlenroot
2021-03-08Merge branch 'issue_4111' of https://github.com/DavePutz/circuitpython into ↵root
issue_4111
2021-03-08Added check for maxlenroot
2021-03-08Removed leftover debug codeDavePutz
2021-03-08funhouse boardDan Halbert
2021-03-09Update 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-03-09Merge remote-tracking branch 'origin/main' into mainHosted Weblate
2021-03-09Translated using Weblate (Chinese (Pinyin))hexthat
Currently translated at 100.0% (974 of 974 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2021-03-08Merge pull request #4329 from jepler/rp2-rotaryioScott Shawcroft
raspberrypi: Implement rotaryio, improve StateMachine
2021-03-08Update TinyUSBScott Shawcroft
2021-03-08Merge branch 'main' into franzininhoWIFI_wroverFábio Souza
2021-03-08Merge pull request #4347 from FBSeletronica/franzininhoWIFIScott Shawcroft
Adding Circuitpython port for Franzininho WIFI board with the ESP32-S2 wroom module
2021-03-08Merge pull request #4354 from jepler/disable-fat-partitionScott Shawcroft
circuitpy_mpconfig: Disable flash multi-partition
2021-03-08Merge pull request #4359 from dhalbert/usb_cdc-connect-doc-noteJeff Epler
Add caveat for usb_cdc.Serial.connected; fix another doc bug
2021-03-08Merge pull request #4355 from weblate/weblate-circuitpython-mainJeff Epler
Translations update from Weblate
2021-03-08fix quote errorFBSeletronica
2021-03-08Merge remote-tracking branch 'origin/main' into mainHosted Weblate
2021-03-08Adding franzininho_wifi_wroom in build.ymlFBSeletronica
2021-03-08Fix build.ymlFBSeletronica
2021-03-08updating build.yml with franzininho wifi wroomFBSeletronica
2021-03-08updating USB_VID and USB_PID for Espressif modulesFBSeletronica
2021-03-08Updating USB vendor ID and producfor Espressif modulesFBSeletronica
2021-03-07Merge pull request #4358 from jepler/count-flash-devicesJeff Epler
Automatically count EXTERNAL_FLASH_DEVICES
2021-03-07Merge remote-tracking branch 'origin/main' into count-flash-devicesJeff Epler
2021-03-07Clarify further; fix type errorDan Halbert
2021-03-07restore install/delete for i2c driverDan Halbert
2021-03-07Add clarifying comment re carriage-return char.Dan Halbert
2021-03-07Merge remote-tracking branch 'origin/main' into mainHosted Weblate
2021-03-07Merge pull request #4356 from jerryneedell/jerryn_blackpill_flashJeff Epler
add GD25Q16C flash to BlackPill
2021-03-07Merge remote-tracking branch 'origin/main' into mainHosted Weblate
2021-03-07Merge pull request #4357 from kmatch98/displayio_bitmapJeff Epler
refactor displayio set_pixel for use in bitmap_tools
2021-03-07Document readline() and readlines()Dan Halbert