| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-25 | implement suggested changes | microDev | |
| - add internal buffering - rtc initialization fix | |||
| 2021-02-19 | uart implementation for rp2040 | microDev | |
| 2021-02-18 | make translate | Jeff Epler | |
| 2021-02-18 | bitops: rename from _bit_transpose, describe the algorithm | Jeff Epler | |
| 2021-02-18 | bit_transpose: Support from 2 to 7 strands, not just 8 | Jeff Epler | |
| 2021-02-18 | core: add bit_transpose function | Jeff Epler | |
| .. this version can only handle exactly 8 bits "across". The restriction may be relaxed in a future revision. | |||
| 2021-02-09 | Translations | Scott Shawcroft | |
| 2021-02-05 | Translations | Lucian Copeland | |
| 2021-02-03 | Ran make translate to generate circuitpython.pot | BiffoBear | |
| 2021-02-02 | Merge pull request #4049 from hierophect/sslsocket | Scott Shawcroft | |
| Separate SSLSocket from Socket | |||
| 2021-02-01 | Merge pull request #4110 from microDev1/rtc-rp | Scott Shawcroft | |
| RP2040: Support for RTC | |||
| 2021-02-01 | Merge pull request #4018 from iot49/cp-flow | Scott Shawcroft | |
| add uart hardware flow control to nrf port | |||
| 2021-02-02 | rtc implementation for rp2040 | microDev | |
| 2021-02-01 | Merge remote-tracking branch 'upstream/main' into sslsocket | Lucian Copeland | |
| 2021-01-31 | Merge pull request #4077 from netroy/lilygo-ttgo-t8-esp32-s2 | Scott Shawcroft | |
| Add support for Lilygo TTGO T8 ESP32-S2 | |||
| 2021-01-31 | Add support for Lilygo TTGO T8 ESP32-S2 | Aditya | |
| 2021-01-28 | add translations for raspberrypi port | microDev | |
| 2021-01-27 | make translate | Bernhard Boser | |
| 2021-01-27 | Merge remote-tracking branch 'adafruit/main' into cp-flow | Bernhard Boser | |
| 2021-01-26 | Merge pull request #4068 from jepler/update-protomatter-tiling | Scott Shawcroft | |
| protomatter: Update to version that supports tiling | |||
| 2021-01-26 | Disallow tile=0 | Jeff Epler | |
| 2021-01-26 | Merge pull request #4047 from kmatch98/esp32s2_ParallelBus | Scott Shawcroft | |
| Add initial ParallelBus support for ESP32-S2 | |||
| 2021-01-26 | make translate | Jeff Epler | |
| 2021-01-26 | make translate | Jeff Epler | |
| 2021-01-25 | Allow pins >= 32, allow write pin on different register than data pins | Kevin Matocha | |
| 2021-01-25 | Separate Socket and SSLSocket, add LWIP connect | Lucian Copeland | |
| 2021-01-22 | Remove redundant clear_write, add make translate | Kevin Matocha | |
| 2021-01-22 | Merge branch 'main' into connect | Dan Halbert | |
| 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 | Merge pull request #3854 from hierophect/esp-tcpserver | hierophect | |
| ESP32S2: Implement TCP Server bindings | |||
| 2021-01-21 | 1. check enabled before scan; 2. make start-station() the single control ↵ | anecdata | |
| point for esp_wifi_set_mode() | |||
| 2021-01-19 | Merge branch 'main' of https://github.com/adafruit/circuitpython into ↵ | Hugo Dahl | |
| add-translation-for-builtin-object-help * 'main' of https://github.com/adafruit/circuitpython: Revert "UMFEATHERS2 - implement use of DotStar for status led" fix doc build Update to 1.7.1 Set year from execution date Hard code new copyright date Update translations ulab: update to 1.7.0 Rename to match WIFI_REASON. Also include specific error code in "Unknown failure" Exception. Include all reason codes. Rename to match WIFI_REASON. Also return specific reason code. Retry on all disconnect reasons other than: 2 exception reasons & 1 manual disconnect reason. | |||
| 2021-01-18 | make translate | anecdata | |
| 2021-01-18 | make translate, BEWARE adds the 'world' | Bernhard Boser | |
| 2021-01-18 | rebase (main) & make translate | Bernhard Boser | |
| 2021-01-17 | make translate | Bernhard Boser | |
| 2021-01-15 | Merge pull request #3992 from anecdata/reason4 | Scott Shawcroft | |
| wifi: more disconnect reasons for retries & include error code in exception | |||
| 2021-01-14 | Merge branch 'main' of https://github.com/adafruit/circuitpython into ↵ | Hugo Dahl | |
| add-translation-for-builtin-object-help | |||
| 2021-01-14 | Update translations | anecdata | |
| 2021-01-14 | ulab: update to 1.7.0 | Jeff Epler | |
| 2021-01-14 | Merge remote-tracking branch 'upstream/main' into esp-tcpserver | Lucian Copeland | |
| 2021-01-12 | Merge pull request #3978 from ladyada/neotrinkey | Jeff Epler | |
| samd21 board with only 4 neopixels + two touchpads | |||
| 2021-01-12 | Merge pull request #3733 from jepler/audioout-esp32 | Dan Halbert | |
| esp32s2: Add I2SAudioOut | |||
| 2021-01-12 | fix some precommit complaints | lady ada | |
| 2021-01-12 | Merge remote-tracking branch 'origin/main' into audioout-esp32 | Jeff Epler | |
| 2021-01-12 | Fix pre-commit hook issue | Hugo Dahl | |
| 2021-01-12 | Merge branch 'main' into TouchAlarm | microDev | |
| 2021-01-11 | Update circuitpython.pot | Hugo Dahl | |
| Fix missing closing quote | |||
| 2021-01-11 | Merge branch 'main' into add-translation-for-builtin-object-help | Hugo Dahl | |
| 2021-01-11 | Merge pull request #3949 from jepler/pre-commit-translations | Scott Shawcroft | |
| pre-commit: Add check for translations being up to date | |||
