| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-25 | Merge pull request #3936 from gamblor21/busdevice_fixes | Scott Shawcroft | |
| Changing adafruit_bus_device to duck typing | |||
| 2021-01-25 | Merge pull request #4054 from dglaude/patch-1 | Scott Shawcroft | |
| Permit Gameduino 3X Dazzler support on Metro M4 AirLift Lite. | |||
| 2021-01-25 | Merge pull request #4064 from kamtom480/spresense-sdk-2.0.2 | Scott Shawcroft | |
| Update Spresense SDK and fix USB CDC | |||
| 2021-01-25 | Merge pull request #4065 from weblate/weblate-circuitpython-main | Scott Shawcroft | |
| Translations update from Weblate | |||
| 2021-01-25 | Translated using Weblate (Chinese (Pinyin)) | hexthat | |
| Currently translated at 100.0% (923 of 923 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/ | |||
| 2021-01-25 | Translated using Weblate (Swedish) | Jonny Bergdahl | |
| Currently translated at 100.0% (923 of 923 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/ | |||
| 2021-01-25 | Update TinyUSB | Kamil Tomaszewski | |
| 2021-01-25 | spresense: update Spresense SDK to 2.0.2 | Kamil Tomaszewski | |
| 2021-01-24 | Permit Gameduino 3X Dazzler support on that board. | David Glaude | |
| Totally untested, change request based on change made in #2581. It might be my first PR in CircuitPython core... Maybe this should be confirmed by @jamesbowman Those are the two boards that seems supported: * Metro M4 Express * Metro nRF52840 Express The only Metro that this PR concern: * Metro M4 AirLift Lite Other Metro I found and are maybe not supported: * Metro ESP32-S2 * Metro M0 Express * Metro M7 1011 | |||
| 2021-01-23 | Merge pull request #4052 from tannewt/get_pull | Dan Halbert | |
| Fix DigitalInOut.pull on RP2040 | |||
| 2021-01-23 | squeeze some builds | Dan Halbert | |
| 2021-01-22 | Fix DigitalInOut.pull on RP2040 | Scott Shawcroft | |
| It used to always return None. Fixes #4035 | |||
| 2021-01-22 | Merge pull request #4043 from weblate/weblate-circuitpython-main6.2.0-beta.0 | Dan Halbert | |
| Translations update from Weblate | |||
| 2021-01-22 | shrink arduino_mkr1300 | Dan Halbert | |
| 2021-01-22 | Merge branch 'origin/main' into Weblate. | Hosted Weblate | |
| 2021-01-22 | Translated using Weblate (Portuguese (Brazil)) | Wellington Terumi Uemura | |
| Currently translated at 100.0% (923 of 923 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/ | |||
| 2021-01-22 | Merge pull request #4044 from DavePutz/rp2040_longint | Dan Halbert | |
| RP2040 longint support | |||
| 2021-01-22 | Update translation files | Hosted 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-01-22 | Merge branch 'origin/main' into Weblate. | Hosted Weblate | |
| 2021-01-22 | Merge pull request #4017 from anecdata/connect | Dan Halbert | |
| ESP32-S2 wifi radio: check whether already connected before trying to connect | |||
| 2021-01-22 | Merge branch 'main' into connect | Dan Halbert | |
| 2021-01-22 | update github actions cache key for xtensa build | Dan Halbert | |
| 2021-01-22 | Update translation files | Hosted 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-01-22 | Merge branch 'origin/main' into Weblate. | Hosted Weblate | |
| 2021-01-22 | Translated using Weblate (Portuguese (Brazil)) | Wellington Terumi Uemura | |
| Currently translated at 100.0% (920 of 920 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/ | |||
| 2021-01-22 | Merge pull request #3911 from hugodahl/add-translation-for-builtin-object-help | Dan Halbert | |
| Update built-in help output for localization (Issue #3907) | |||
| 2021-01-21 | shrink feather_m0_adalogger and gemma_m0 | Dan Halbert | |
| 2021-01-21 | move longint choice to mpconfigport.mk | Dan Halbert | |
| 2021-01-22 | Merge branch 'origin/main' into Weblate. | Hosted Weblate | |
| 2021-01-21 | Merge pull request #3980 from anecdata/reasons2 | Scott Shawcroft | |
| ESP32-S2 update docs to match code usage of IPPROTO_* | |||
| 2021-01-21 | shrink arduino_mkrzero build | Dan Halbert | |
| 2021-01-21 | Adding longing support on RP2040 | root | |
| 2021-01-21 | Adding longint support on RP2040 | root | |
| 2021-01-21 | Update translation files | Hosted 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-01-21 | Merge branch 'origin/main' into Weblate. | Hosted Weblate | |
| 2021-01-21 | Translated using Weblate (Chinese (Pinyin)) | hexthat | |
| Currently translated at 95.1% (872 of 916 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/ | |||
| 2021-01-21 | Merge pull request #3854 from hierophect/esp-tcpserver | hierophect | |
| ESP32S2: Implement TCP Server bindings | |||
| 2021-01-21 | Merge pull request #39 from adafruit/main | DavePutz | |
| Merge from adafruit main for RP2040 | |||
| 2021-01-21 | Merge pull request #4031 from tannewt/rp2040 | Dan Halbert | |
| Add initial RP2040 support | |||
| 2021-01-21 | shrink sparkfun_samd21_dev de_DE build | Dan Halbert | |
| 2021-01-21 | 1. check enabled before scan; 2. make start-station() the single control ↵ | anecdata | |
| point for esp_wifi_set_mode() | |||
| 2021-01-21 | Switch to upstream TinyUSB | Scott Shawcroft | |
| 2021-01-21 | Fix ESP build | Scott Shawcroft | |
| 2021-01-21 | Alphabetical | Scott Shawcroft | |
| 2021-01-21 | copy editing | Scott Shawcroft | |
| 2021-01-21 | Change xtensa cache key | Dan Halbert | |
| again, we need to stop using a bad cache for ESP32-S2 builds | |||
| 2021-01-20 | type fix | Scott Shawcroft | |
| 2021-01-20 | pre-commit | Scott Shawcroft | |
| 2021-01-20 | Fix press any key message | Scott Shawcroft | |
| 2021-01-20 | Temporarily turn off string op overflow check | Scott Shawcroft | |
