Commit Graph

19382 Commits

Author SHA1 Message Date
Hosted Weblate ee3eff9a07 Merge remote-tracking branch 'origin/main' into main 2021-02-01 04:45:48 +01:00
Scott Shawcroft 17cf03c8e4
Merge pull request #4083 from microDev1/watchdog-rp
RP2040: Support for WatchDog
2021-01-31 19:45:38 -08:00
Hosted Weblate d51176d05c Merge remote-tracking branch 'origin/main' into main 2021-02-01 04:17:25 +01:00
Scott Shawcroft a52395a4bb
Merge pull request #4095 from hierophect/socket-timeout
Fix default socket timeout
2021-01-31 19:17:12 -08:00
Aditya 6dba7a146d Add support for Lilygo TTGO T8 ESP32-S2 2021-01-31 14:30:31 +01:00
Patrick Van Oosterwijck 414db718e4 Add board to github workflow 2021-01-30 19:17:20 -07:00
Patrick Van Oosterwijck 0dbd3293a9 Add board Silicognition LLC M4-Shim 2021-01-30 18:35:35 -07:00
Hosted Weblate 06c58b03d3 Merge remote-tracking branch 'origin/main' into main 2021-01-31 00:04:34 +01:00
Dan Halbert 9bceb32de7
Merge pull request #4092 from jamesbowman/main
Add Gameduino 3X Dazzler support on raspberry_pi_pico
2021-01-30 18:04:27 -05:00
Lucian Copeland ddd516a683 Fix default timeout 2021-01-30 15:44:44 -05:00
microDev 34fe152fcf
extend include path 2021-01-30 14:00:14 +05:30
hexthat 75f7753a73
Translated using Weblate (Chinese (Pinyin))
Currently translated at 100.0% (925 of 925 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2021-01-30 03:32:12 +01:00
Wellington Terumi Uemura 5975dee4d7
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (925 of 925 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-01-30 03:32:11 +01:00
Antonin ENFRUN 65da2bb125
Translated using Weblate (French)
Currently translated at 100.0% (925 of 925 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-01-30 03:32:11 +01:00
Hugo Dahl 5345128784
Translated using Weblate (French)
Currently translated at 100.0% (925 of 925 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-01-30 03:32:11 +01:00
James Bowman acbf66dacc Make sys.platform "RP2040" on raspberrypi
[#4091]
2021-01-29 12:33:37 -08:00
James Bowman 067f42b4f8 Add Gameduino 3X Dazzler support on raspberry_pi_pico
Tested with hardware. Looks good.

Follow on from #4054
2021-01-29 12:25:59 -08:00
Dan Halbert 70a5f464df
Merge pull request #4090 from jepler/update-actions-v2
workflows: use actions/cache@v2
2021-01-29 13:40:13 -05:00
root e1838ff335 Fix typo in documentation. 2021-01-29 11:57:36 -06:00
Dan Halbert d4780a5192
Merge pull request #4080 from tannewt/fix_release_pr_description
Fix blinka release PR language list
2021-01-29 12:47:23 -05:00
Jeff Epler 5b2e29d000
Merge pull request #4089 from jepler/update-ulab-issue4086
ulab: update to 1.7.2
2021-01-29 11:45:06 -06:00
Jeff Epler 66e0f2dcff workflows: use actions/cache@v2 2021-01-29 11:36:27 -06:00
Lucian Copeland a724f6f954 Fix documentation builds 2021-01-29 11:58:02 -05:00
Jeff Epler 689fba764a ulab: update to 1.7.2
Closes #4086
2021-01-29 09:45:00 -06:00
Kevin Banks 63f9b12fe6 Partially hard-coded VENDOR descriptor has been added. First build to be accessed via WebUSB. NOTE - had to disable HID (EndPoint shortage?) 2021-01-28 20:22:31 -06:00
root cfd6ffc649 Adding files for cpu temperature fix 2021-01-28 16:06:30 -06:00
Dan Halbert f6f007a9f4
Merge pull request #4084 from jepler/default-serpentine
RGBMatrix: change default to serpentine=True
2021-01-28 16:25:51 -05:00
root 67f128c0cf Fixing microcontroller.cpu on muti-core cpus and adding microcontroller.cpus 2021-01-28 14:42:39 -06:00
Jeff Epler 65a883a74c bump esp-idf cache tag
.. we are seeing failures that we have previously diagnosed as a bad
cache.  The github ui provides no way to update or delete a cache, so
this is our workaround.
2021-01-28 13:52:30 -06:00
Jeff Epler 0098909757 RGBMatrix: change default to serpentine=True
The "serpentine" display order leads to much better wiring (shorter
ribbon cables) and is preferred.  Change the default accordingly.
2021-01-28 11:42:19 -06:00
microDev 76256821ec
add translations for raspberrypi port 2021-01-28 20:02:00 +05:30
microDev a54b57ea40
watchdog implementation for rp2040 2021-01-28 15:15:15 +05:30
Scott Shawcroft 9325509b54
Fix blinka release PR language list 2021-01-27 14:08:52 -08:00
Scott Shawcroft c1c1a5d036
Merge pull request #4072 from weblate/weblate-circuitpython-main
Translations update from Weblate
2021-01-27 11:49:52 -08:00
Bernhard Boser 0d3771ece3 make translate 2021-01-27 09:24:03 -08:00
Bernhard Boser e285b5b98c Merge remote-tracking branch 'adafruit/main' into cp-flow 2021-01-27 09:22:41 -08:00
Bernhard Boser 16d54586c1 remove long read error message 2021-01-27 09:20:45 -08:00
Kevin Banks 1b031508e1 BOS and MS_OS_2.0 descriptors have been added. Still more descriptor work TODO. 2021-01-26 20:43:19 -06:00
Hosted Weblate c1b1ddd724
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-27 02:31:39 +01:00
Hosted Weblate 83a99cbc33 Merge remote-tracking branch 'origin/main' into main 2021-01-27 02:31:37 +01:00
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
Kevin Banks b152c658e2 Making WebUSB default to off (build unbreakage, caught by CI) 2021-01-26 18:18:39 -06: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 20c9f25a65 rgbmatrix: Eliminate some duplicated height-calculating code
This was hard to write, so let's have it written in 2 places instead
of 4.
2021-01-26 14:35:26 -06:00
Jeff Epler 368977fb90 RGBMatrix: Additional tile tweaks
* Introduce explicit serpentine: bool argument instead of using negative
   numbers (thanks, ghost of @tannewt sitting on one shoulder)
 * Fix several calculations of height

Testing performed (matrixportal):
 * set up a serpentine 64x64 virtual display with 2 64x32 tiles
 * tried all 4 rotations
 * looked at output of REPL
2021-01-26 14:33:48 -06:00
Dan Halbert d116ad042f
Merge pull request #4070 from rpavlik/patch-1
Update design_guide.rst
2021-01-26 15:25:10 -05:00