Maciej Stankiewicz
2918b73828
Translated using Weblate (Polish)
...
Currently translated at 67.7% (626 of 924 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pl/
2021-01-27 02:31:36 +01:00
Scott Shawcroft
45b3c9ae42
Merge pull request #4068 from jepler/update-protomatter-tiling
...
protomatter: Update to version that supports tiling
2021-01-26 17:31:26 -08:00
Jeff Epler
189ec2fc60
Disallow tile=0
2021-01-26 16:51:31 -06:00
Hosted Weblate
85508d7cc1
Update translation files
...
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-26 22:08:06 +01:00
Scott Shawcroft
351a0e747d
Merge pull request #4047 from kmatch98/esp32s2_ParallelBus
...
Add initial ParallelBus support for ESP32-S2
2021-01-26 13:07:58 -08:00
Jeff Epler
1c10ec99a7
make translate
2021-01-26 15:04:45 -06:00
Jeff Epler
345c2ae8a9
make translate
2021-01-26 11:04:18 -06:00
Kevin Matocha
4140012430
Allow pins >= 32, allow write pin on different register than data pins
2021-01-25 16:25:56 -06:00
Lucian Copeland
9f34ec78c4
Separate Socket and SSLSocket, add LWIP connect
2021-01-25 17:07:25 -05:00
hexthat
2a55ff73b1
Translated using Weblate (Chinese (Pinyin))
...
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 20:32:11 +01:00
Jonny Bergdahl
d6c04e85d0
Translated using Weblate (Swedish)
...
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 20:32:10 +01:00
Kevin Matocha
34aa01c5f9
Remove redundant clear_write, add make translate
2021-01-22 22:29:51 -06:00
Wellington Terumi Uemura
4e11e2d584
Translated using Weblate (Portuguese (Brazil))
...
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 16:30:25 +01:00
Hosted Weblate
19da28d817
Update translation files
...
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 11:48:31 +01:00
Hosted Weblate
64e06ccf51
Merge branch 'origin/main' into Weblate.
2021-01-22 11:48:29 +01:00
Dan Halbert
f72c1474c5
Merge branch 'main' into connect
2021-01-22 03:56:57 -05:00
Hosted Weblate
9dbf2039f2
Update translation files
...
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 09:49:34 +01:00
Hosted Weblate
380338f113
Merge branch 'origin/main' into Weblate.
2021-01-22 09:49:32 +01:00
Wellington Terumi Uemura
500512fb53
Translated using Weblate (Portuguese (Brazil))
...
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 09:49:32 +01:00
Dan Halbert
e3275be8b1
Merge pull request #3911 from hugodahl/add-translation-for-builtin-object-help
...
Update built-in help output for localization (Issue #3907 )
2021-01-22 03:49:19 -05:00
Hosted Weblate
2c086d68f8
Update translation files
...
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 23:25:25 +01:00
Hosted Weblate
e30bd35423
Merge branch 'origin/main' into Weblate.
2021-01-21 23:25:22 +01:00
hexthat
7263302c8c
Translated using Weblate (Chinese (Pinyin))
...
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 23:25:22 +01:00
hierophect
f88a896c03
Merge pull request #3854 from hierophect/esp-tcpserver
...
ESP32S2: Implement TCP Server bindings
2021-01-21 17:25:14 -05:00
anecdata
1f6cd496c7
1. check enabled before scan; 2. make start-station() the single control point for esp_wifi_set_mode()
2021-01-21 13:54:19 -06:00
Maciej Stankiewicz
a805ff45b2
Translated using Weblate (Polish)
...
Currently translated at 68.0% (623 of 916 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pl/
2021-01-20 03:40:04 +01:00
Hugo Dahl
7076da3040
Merge branch 'main' of https://github.com/adafruit/circuitpython into 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-19 05:48:17 -06:00
anecdata
672d0e27a3
make translate
2021-01-18 19:57:13 -06:00
Bernhard Boser
e27dd26dc7
make translate, BEWARE adds the 'world'
2021-01-18 11:26:39 -08:00
Bernhard Boser
1e88b9411d
rebase (main) & make translate
2021-01-18 10:21:27 -08:00
Bernhard Boser
e867d1915e
make translate
2021-01-17 19:30:41 -08:00
Jonny Bergdahl
a2a32907eb
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (916 of 916 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-01-17 13:55:39 +01:00
Wellington Terumi Uemura
4b23a7872b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (916 of 916 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-01-17 13:55:39 +01:00
Hugo Dahl
377cb517cf
Translated using Weblate (French)
...
Currently translated at 100.0% (916 of 916 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-01-17 13:55:38 +01:00
Hosted Weblate
0e3da9b6a3
Update translation files
...
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-15 20:52:42 +01:00
Hosted Weblate
239f73f42d
Merge branch 'origin/main' into Weblate.
2021-01-15 20:52:40 +01:00
Scott Shawcroft
816cbe4704
Merge pull request #3992 from anecdata/reason4
...
wifi: more disconnect reasons for retries & include error code in exception
2021-01-15 11:52:34 -08:00
Hosted Weblate
cab9139975
Update translation files
...
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-15 20:49:34 +01:00
Hosted Weblate
a9a776890c
Merge branch 'origin/main' into Weblate.
2021-01-15 20:49:31 +01:00
oon arfiandwi
05cc67f537
Translated using Weblate (Indonesian)
...
Currently translated at 49.1% (449 of 913 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/id/
2021-01-15 20:49:31 +01:00
Hugo Dahl
8094435193
Merge branch 'main' of https://github.com/adafruit/circuitpython into add-translation-for-builtin-object-help
2021-01-14 22:12:30 -06:00
anecdata
564dce858f
Update translations
2021-01-14 17:53:37 -06:00
Jeff Epler
ad87f37689
ulab: update to 1.7.0
2021-01-14 14:16:11 -06:00
Lucian Copeland
287770f885
Merge remote-tracking branch 'upstream/main' into esp-tcpserver
2021-01-14 10:21:08 -05:00
Hugo Dahl
b4eb46b9ef
Translated using Weblate (French)
...
Currently translated at 100.0% (913 of 913 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-01-13 17:07:47 +01:00
Hosted Weblate
35a10952b2
Update translation files
...
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-13 03:19:08 +01:00
Hosted Weblate
e33a421785
Merge branch 'origin/main' into Weblate.
2021-01-13 03:19:06 +01:00
Wellington Terumi Uemura
0a13eff940
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (913 of 913 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-01-13 03:19:06 +01:00
Jeff Epler
8d24e72981
Merge pull request #3978 from ladyada/neotrinkey
...
samd21 board with only 4 neopixels + two touchpads
2021-01-12 20:19:01 -06:00
Hosted Weblate
a07b59552d
Update translation files
...
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-12 19:25:50 +01:00
Hosted Weblate
9b6cad380a
Merge branch 'origin/main' into Weblate.
2021-01-12 19:25:48 +01:00
Dan Halbert
f9c762256f
Merge pull request #3733 from jepler/audioout-esp32
...
esp32s2: Add I2SAudioOut
2021-01-12 13:25:40 -05:00
lady ada
748d44892d
fix some precommit complaints
2021-01-12 12:55:02 -05:00
Hosted Weblate
af4732a716
Update translation files
...
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-12 16:40:07 +01:00
Hosted Weblate
b8fa8198f0
Merge branch 'origin/main' into Weblate.
2021-01-12 16:40:04 +01:00
Hugo Dahl
1f53d5a4b9
Translated using Weblate (French)
...
Currently translated at 100.0% (898 of 898 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-01-12 16:40:04 +01:00
Jeff Epler
1ca29ec47c
Merge remote-tracking branch 'origin/main' into audioout-esp32
2021-01-12 09:23:07 -06:00
Hugo Dahl
87849fb62c
Fix pre-commit hook issue
2021-01-12 07:31:56 -06:00
microDev
cd16f29efd
Merge branch 'main' into TouchAlarm
2021-01-12 18:28:38 +05:30
Hugo Dahl
5949516ece
Update circuitpython.pot
...
Fix missing closing quote
2021-01-11 20:46:02 -06:00
Hugo Dahl
2d8404c599
Merge branch 'main' into add-translation-for-builtin-object-help
2021-01-11 18:32:07 -06:00
Hosted Weblate
43e0cd59ad
Merge branch 'origin/main' into Weblate.
2021-01-12 00:29:55 +01:00
Scott Shawcroft
a92712acc5
Merge pull request #3949 from jepler/pre-commit-translations
...
pre-commit: Add check for translations being up to date
2021-01-11 15:29:50 -08:00
Hosted Weblate
0bc5461dc7
Update translation files
...
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-12 00:22:49 +01:00
Scott Shawcroft
91245297e8
Merge pull request #3659 from iot49/msgpack
...
module msgpack
2021-01-11 15:22:39 -08:00
microDev
5f448139e0
fixes and enhancement for touch alarm
...
- 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-11 15:30:45 +05:30
Jeff Epler
e79ee785ac
circuitpython.pot: regenerate without timestamp
2021-01-07 14:41:49 -06:00
Jeff Epler
30c6dd3f76
Merge remote-tracking branch 'origin/main' into audioout-esp32
2021-01-07 14:11:14 -06:00
Dennis Schweer
a03f35e093
Translated using Weblate (German)
...
Currently translated at 84.4% (753 of 892 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/de/
2021-01-07 19:01:43 +01:00
Hugo Dahl
30ed8d136c
Translated using Weblate (French)
...
Currently translated at 100.0% (892 of 892 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-01-07 02:29:18 +01:00
Hosted Weblate
9eb2ca02a5
Update translation files
...
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-05 22:03:19 +01:00
Jonny Bergdahl
794327254e
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (892 of 892 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-01-05 22:03:17 +01:00
Wellington Terumi Uemura
0057e1dc2c
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (892 of 892 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-01-05 22:03:17 +01:00
iot49
1a82555803
Merge branch 'main' into msgpack
2021-01-05 11:19:11 -08:00
Bernhard Boser
90a299bb1e
added //| to (hopefully) get CI to pass
2021-01-05 11:17:09 -08:00
Hosted Weblate
4135ccb100
Update translation files
...
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-04 21:25:02 +01:00
Hosted Weblate
d2c71fd5a3
Merge branch 'origin/main' into Weblate.
2021-01-04 21:25:00 +01:00
Jeff Epler
f87ce01b8f
make translate
2021-01-04 12:55:39 -06:00
oon arfiandwi
9d5587fb08
Translated using Weblate (Indonesian)
...
Currently translated at 47.2% (421 of 891 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/id/
2021-01-03 06:29:12 +01:00
Wellington Terumi Uemura
71cc9b60ea
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (891 of 891 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-01-01 05:29:12 +01:00
Hugo Dahl
80e5899b30
Translated using Weblate (French)
...
Currently translated at 100.0% (891 of 891 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-01-01 05:29:11 +01:00
Hugo Dahl
ad7f4d8ae9
Merge branch 'main' of https://github.com/adafruit/circuitpython into 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 23:37:55 -06:00
Hugo Dahl
1407af7291
Add localization for built-in help
...
Support localizing the output of a call to to match the
firmware's language.
2020-12-30 18:20:43 -06:00
Hosted Weblate
c056ac3499
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
2020-12-30 23:25:22 +01:00
Hosted Weblate
70bd3c50eb
Merge branch 'origin/main' into Weblate.
2020-12-30 23:25:20 +01:00
Hugo Dahl
334207c365
Translated using Weblate (French)
...
Currently translated at 100.0% (889 of 889 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2020-12-30 23:25:20 +01:00
Hugo Dahl
c27030ba7c
Translated using Weblate (Spanish)
...
Currently translated at 96.7% (860 of 889 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
2020-12-30 23:25:19 +01:00
oon arfiandwi
7cae612ad0
Translated using Weblate (Indonesian)
...
Currently translated at 46.1% (410 of 889 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/id/
2020-12-30 23:25:18 +01:00
microDev
28ce5e8988
Merge branch 'main' into touch-s2
2020-12-30 22:44:22 +05:30
microDev
c7f68022ef
add pretend-to-sleep functionality
2020-12-30 22:11:22 +05:30
Jeff Epler
42cad23dea
make translate
2020-12-29 16:31:29 -06:00
Hugo Dahl
ffbe37b056
Translated using Weblate (French)
...
Currently translated at 100.0% (889 of 889 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2020-12-29 21:38:06 +01:00
Hugo Dahl
8666083bd0
Translated using Weblate (French)
...
Currently translated at 100.0% (889 of 889 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2020-12-29 20:50:14 +01:00
Wellington Terumi Uemura
62eb65e401
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (889 of 889 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2020-12-29 17:08:53 +01:00
Hosted Weblate
860c4d5af4
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
2020-12-28 18:59:42 +01:00
Hosted Weblate
759321a32b
Merge branch 'origin/main' into Weblate.
2020-12-28 18:59:40 +01:00
Jonny Bergdahl
dc8593db93
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (884 of 884 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2020-12-28 18:59:40 +01:00
Dan Halbert
578abae0f5
make translate yet again; forgot to fetch submodules to fresh clone
2020-12-23 23:05:10 -05:00
Dan Halbert
cf4862e96e
make translate again
2020-12-23 22:52:27 -05:00
Dan Halbert
8061a2574d
Merge branch 'main' into pin_alarm
2020-12-23 22:05:02 -05:00