| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2021-01-11 | fixes and enhancement for touch alarm | microDev | |
| - prevent touch alarm initialization if not set - fix wake_alarm is set to touch alarm on autoreload - add ability to have multiple touch alarms in light sleep | |||
| 2021-01-07 | circuitpython.pot: regenerate without timestamp | Jeff Epler | |
| 2021-01-07 | Merge remote-tracking branch 'origin/main' into audioout-esp32 | Jeff Epler | |
| 2021-01-05 | Merge branch 'main' into msgpack | iot49 | |
| 2021-01-05 | added //| to (hopefully) get CI to pass | Bernhard Boser | |
| 2021-01-04 | make translate | Jeff Epler | |
| 2020-12-30 | 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: update wake-alarm implementation enable light-sleep functionality update frozen libs for 6.1.0-beta.3 Revert "Removing frozen libs" add pretend-to-sleep functionality expose wake pin parameter and more tweaks add touch alarm support for esp32s2 implement touch alarm | |||
| 2020-12-30 | Add localization for built-in help | Hugo Dahl | |
| Support localizing the output of a call to to match the firmware's language. | |||
| 2020-12-30 | Merge branch 'main' into touch-s2 | microDev | |
| 2020-12-30 | add pretend-to-sleep functionality | microDev | |
| 2020-12-29 | make translate | Jeff Epler | |
| 2020-12-23 | make translate yet again; forgot to fetch submodules to fresh clone | Dan Halbert | |
| 2020-12-23 | make translate again | Dan Halbert | |
| 2020-12-23 | Merge branch 'main' into pin_alarm | Dan Halbert | |
| 2020-12-23 | Make translate | Scott Shawcroft | |
| 2020-12-23 | make translate for main | Dan Halbert | |
| 2020-12-21 | translations | Lucian Copeland | |
| 2020-12-19 | expose wake pin parameter and more tweaks | microDev | |
| 2020-12-18 | implement touch alarm | microDev | |
| 2020-12-18 | Merge branch 'main' into ota-s2 | microDev | |
| 2020-12-18 | rename ota to dualbank | microDev | |
| 2020-12-15 | Merge branch 'main' into esp-analog-hang | hierophect | |
