Commit Graph

19048 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
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
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
Jeff Epler 689fba764a ulab: update to 1.7.2
Closes #4086
2021-01-29 09:45:00 -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
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
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
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
Dan Halbert 29e672fe86
Merge pull request #4071 from tannewt/rp2040_uart_error
Raise an error on UART use
2021-01-26 15:22:02 -05:00
Dan Halbert a9227e15d0
Merge pull request #4063 from dhalbert/rp2040-gp15 2021-01-26 13:38:41 -05:00
Dan Halbert 13812a788f
Merge pull request #4060 from dhalbert/regularize-extmod-modules
CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup
2021-01-26 12:54:21 -05:00
Jeff Epler 345c2ae8a9 make translate 2021-01-26 11:04:18 -06:00
Scott Shawcroft b42e94ee2c
Raise an error on UART use 2021-01-26 08:48:30 -08:00
Ryan A. Pavlik 365fafb32b
Update design_guide.rst
Add CO2 as a member name, and clarify the description of eCO2.
2021-01-26 10:36:40 -06:00
Dan Halbert f154ee855d shrink simmel 2021-01-26 10:23:37 -05:00
Jeff Epler 51f0544405 protmatter: Update to version that supports tiling 2021-01-26 09:19:44 -06:00
Dan Halbert da6869dbd5 Set MICROPY_PY_UERRNO_ERRORCODE correctly 2021-01-26 08:37:05 -05:00
Dan Halbert 0ba49d7303 typo; thanks @Neradoc 2021-01-25 23:20:37 -05:00
Dan Halbert 5b4249e365 fix doc typos 2021-01-25 23:06:47 -05:00
Dan Halbert a9f339b461 typo in circuitpy_mpconfig.h; forgot cxd56 port 2021-01-25 22:40:31 -05:00
Dan Halbert be4cfdd3d6 Use TOTAL_GPIO_COUNT instead of magic number 30 2021-01-25 22:16:24 -05:00