summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
AgeCommit message (Collapse)Author
2021-01-26Merge pull request #4068 from jepler/update-protomatter-tilingScott Shawcroft
protomatter: Update to version that supports tiling
2021-01-26Disallow tile=0Jeff Epler
2021-01-26Merge pull request #4047 from kmatch98/esp32s2_ParallelBusScott Shawcroft
Add initial ParallelBus support for ESP32-S2
2021-01-26make translateJeff Epler
2021-01-26make translateJeff Epler
2021-01-25Allow pins >= 32, allow write pin on different register than data pinsKevin Matocha
2021-01-22Remove redundant clear_write, add make translateKevin Matocha
2021-01-22Merge branch 'main' into connectDan Halbert
2021-01-22Merge pull request #3911 from hugodahl/add-translation-for-builtin-object-helpDan Halbert
Update built-in help output for localization (Issue #3907)
2021-01-21Merge pull request #3854 from hierophect/esp-tcpserverhierophect
ESP32S2: Implement TCP Server bindings
2021-01-211. check enabled before scan; 2. make start-station() the single control ↵anecdata
point for esp_wifi_set_mode()
2021-01-19Merge 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-18make translateanecdata
2021-01-15Merge pull request #3992 from anecdata/reason4Scott Shawcroft
wifi: more disconnect reasons for retries & include error code in exception
2021-01-14Merge branch 'main' of https://github.com/adafruit/circuitpython into ↵Hugo Dahl
add-translation-for-builtin-object-help
2021-01-14Update translationsanecdata
2021-01-14ulab: update to 1.7.0Jeff Epler
2021-01-14Merge remote-tracking branch 'upstream/main' into esp-tcpserverLucian Copeland
2021-01-12Merge pull request #3978 from ladyada/neotrinkeyJeff Epler
samd21 board with only 4 neopixels + two touchpads
2021-01-12Merge pull request #3733 from jepler/audioout-esp32Dan Halbert
esp32s2: Add I2SAudioOut
2021-01-12fix some precommit complaintslady ada
2021-01-12Merge remote-tracking branch 'origin/main' into audioout-esp32Jeff Epler
2021-01-12Fix pre-commit hook issueHugo Dahl
2021-01-12Merge branch 'main' into TouchAlarmmicroDev
2021-01-11Update circuitpython.potHugo Dahl
Fix missing closing quote
2021-01-11Merge branch 'main' into add-translation-for-builtin-object-helpHugo Dahl
2021-01-11Merge pull request #3949 from jepler/pre-commit-translationsScott Shawcroft
pre-commit: Add check for translations being up to date
2021-01-11fixes and enhancement for touch alarmmicroDev
- 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-07circuitpython.pot: regenerate without timestampJeff Epler
2021-01-07Merge remote-tracking branch 'origin/main' into audioout-esp32Jeff Epler
2021-01-05Merge branch 'main' into msgpackiot49
2021-01-05added //| to (hopefully) get CI to passBernhard Boser
2021-01-04make translateJeff Epler
2020-12-30Merge 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-30Add localization for built-in helpHugo Dahl
Support localizing the output of a call to to match the firmware's language.
2020-12-30Merge branch 'main' into touch-s2microDev
2020-12-30add pretend-to-sleep functionalitymicroDev
2020-12-29make translateJeff Epler
2020-12-23make translate yet again; forgot to fetch submodules to fresh cloneDan Halbert
2020-12-23make translate againDan Halbert
2020-12-23Merge branch 'main' into pin_alarmDan Halbert
2020-12-23Make translateScott Shawcroft
2020-12-23make translate for mainDan Halbert
2020-12-21translationsLucian Copeland
2020-12-19expose wake pin parameter and more tweaksmicroDev
2020-12-18implement touch alarmmicroDev
2020-12-18Merge branch 'main' into ota-s2microDev
2020-12-18rename ota to dualbankmicroDev
2020-12-15Merge branch 'main' into esp-analog-hanghierophect
2020-12-14Merge remote-tracking branch 'upstream/main' into esp-analog-hangLucian Copeland