Commit Graph

18889 Commits

Author SHA1 Message Date
Hosted Weblate
0240ab9f7a
Merge branch 'origin/main' into Weblate. 2021-01-19 15:17:34 +01:00
Jeff Epler
914326872f
Merge pull request #4021 from dhalbert/esp32-s2-touch-init-order
ESP32-S2: Initialize touch in proper order
2021-01-19 08:17:27 -06:00
Dan Halbert
ee48e4b452 ESP32-S2: Initialize touch in proper order 2021-01-18 11:52:03 -05:00
Hosted Weblate
6710d737d6
Merge branch 'origin/main' into Weblate. 2021-01-17 13:55:39 +01: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
Dan Halbert
6a76b60027
Merge pull request #4013 from adafruit/revert-3930-jerryn_feathers2_led
Revert "UMFEATHERS2 - implement use of DotStar for status led"
2021-01-17 07:55:25 -05:00
jerryneedell
a9389343a8
Revert "UMFEATHERS2 - implement use of DotStar for status led" 2021-01-17 05:15:19 -05: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
fe5acae318
Merge branch 'origin/main' into Weblate. 2021-01-15 20:51:58 +01:00
Scott Shawcroft
fac4d9c5b9
Merge pull request #4006 from hugodahl/Update-documentation-copyright-date
Update documentation copyright date (Closes #4000)
2021-01-15 11:51:52 -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
Scott Shawcroft
03e9415b86
Merge pull request #4005 from jepler/update-ulab-1.7.0
ulab: update to 1.7.1
2021-01-15 11:49:04 -08:00
Jeff Epler
c843122d3d fix doc build 2021-01-15 12:00:29 -06:00
Jeff Epler
a98df7209d Update to 1.7.1 2021-01-15 09:50:58 -06:00
Hugo Dahl
d88bb0b09b
Set year from execution date
Set the date (year) of the copyright notice to be the current year at
the time the documentation is generated.
2021-01-14 18:16:35 -06:00
Hugo Dahl
d85e071616
Hard code new copyright date 2021-01-14 18:06:49 -06:00
anecdata
564dce858f Update translations 2021-01-14 17:53:37 -06:00
Dan Halbert
c4f0325ff8
Merge pull request #3991 from TG-Techie/main
Revision to TG-Watch
2021-01-14 18:43:52 -05:00
Dan Halbert
8c0a9a2486
Merge pull request #4004 from jepler/fix-parallel-build-main
ports/unix: Fix parallel build problem
2021-01-14 18:00:46 -05:00
Dan Halbert
0ef73fba54
Merge pull request #4002 from jepler/update-uzlib
update uzlib to v2.9.5
2021-01-14 17:11:53 -05:00
Scott Shawcroft
e6b49d95ee
Merge pull request #3993 from dhalbert/gattc-write-lengths
don't check length for remote characteristic or descriptor
2021-01-14 12:56:29 -08:00
Dan Halbert
59003e96af
Merge pull request #4001 from dhalbert/magtag-a1-pin
MagTag: Add pin A1 as alias for AD1; A1 is preferred
2021-01-14 15:54:37 -05:00
Jeff Epler
ad87f37689 ulab: update to 1.7.0 2021-01-14 14:16:11 -06:00
Jeff Epler
059363f0e2 ports/unix: Fix parallel build problem
This is the same as I added to mpy-cross at e666e86035, see #3074
2021-01-14 14:13:31 -06:00
Jeff Epler
8e51139da0 update uzlib to v2.9.5
uzlib isn't actually used in any firmwares, but is built into the
"unix" port used for testing.

The main benefit of the update is to fix problems encountered on
Windows, as the old ref of uzlib had filenames with embedded colons;
this has been fixed upstream.

uzlib seems to have been reabsed since the version that we took; this
doesn't really matter to us.
2021-01-14 13:45:42 -06:00
Dan Halbert
aedc8efeda Add pin A1 as alias for AD1; A1 is preferred 2021-01-14 14:43:47 -05:00
Dan Halbert
90a6581acb
Merge pull request #3997 from dhalbert/change-xtensa-build-cache-key
change extensa github actions cache key to avoid bad cache
2021-01-14 14:20:26 -05:00
Dan Halbert
54cc9ab4b9 change extensa github actions cache key to avoid bad cache 2021-01-14 11:29:21 -05:00
Dan Halbert
b05c6bac21 change extensa github actions cache key to avoid bad cache 2021-01-14 11:04:36 -05:00
anecdata
8febdee264 Rename to match WIFI_REASON. Also include specific error code in "Unknown failure" Exception. 2021-01-13 23:47:23 -06:00
anecdata
d1249fbe47 Include all reason codes. 2021-01-13 23:46:52 -06:00
anecdata
f75bb5c50f Rename to match WIFI_REASON. Also return specific reason code. 2021-01-13 23:46:35 -06:00
anecdata
e519dd3c52 Retry on all disconnect reasons other than: 2 exception reasons & 1 manual disconnect reason. 2021-01-13 23:45:59 -06:00
Jonah Yolles-Murphy
c63d5a44a0 restore TG-Watch USB_PID from accidental overwrite 2021-01-14 00:08:34 -05:00
Jonah Yolles-Murphy
5f8ad0c5e6 correct USB_PRODUCT for TG-Watch 2021-01-14 00:02:56 -05:00
Jonah Yolles-Murphy
8f8af90098 final name and extra board 2021-01-13 23:51:34 -05:00
Jeff Epler
47015d7789
Merge pull request #3974 from weblate/weblate-circuitpython-main
Translations update from Weblate
2021-01-13 20:57:24 -06:00
Dan Halbert
ccace62ac9 don't check length for remote characteristic or dedescriptor 2021-01-13 15:35:51 -05:00
Hosted Weblate
3c474204a4
Merge branch 'origin/main' into Weblate. 2021-01-13 17:08:20 +01:00
Dan Halbert
92a4398996
Merge pull request #3982 from jepler/esp32s2-make-flash
esp32s2: Fix 'make flash'
2021-01-13 11:08:15 -05:00
Hosted Weblate
a1d685b947
Merge branch 'origin/main' into Weblate. 2021-01-13 17:07:47 +01: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
Dan Halbert
8f9db7717e
Merge pull request #3985 from jepler/revert-precommit-translate
Revert "pre-commit: Add checking of 'make translate' status"
2021-01-13 11:07:41 -05:00
Hosted Weblate
1d75e55bb5
Merge branch 'origin/main' into Weblate. 2021-01-13 03:19:48 +01:00