Commit Graph

18913 Commits

Author SHA1 Message Date
Scott Shawcroft 6a6f22b0e6
pre-commit 2021-01-20 23:30:15 -08:00
Scott Shawcroft fb1e0106b5
Fix press any key message 2021-01-20 19:16:56 -08:00
Scott Shawcroft 48721584f9
Temporarily turn off string op overflow check 2021-01-20 19:16:56 -08:00
Scott Shawcroft 2b4ad1ed03
Fix warnings that come from -O3 (I think) 2021-01-20 19:16:56 -08:00
Scott Shawcroft 733094aead
Add initial RP2040 support
The RP2040 is new microcontroller from Raspberry Pi that features
two Cortex M0s and eight PIO state machines that are good for
crunching lots of data. It has 264k RAM and a built in UF2
bootloader too.

Datasheet: https://pico.raspberrypi.org/files/rp2040_datasheet.pdf
2021-01-20 19:16:56 -08:00
Scott Shawcroft eff68b0d9f
Merge pull request #4011 from dheera/main
prevents going into safe mode for watchdog resets
2021-01-20 11:30:12 -08:00
Scott Shawcroft 333c932adf
Merge pull request #4008 from weblate/weblate-circuitpython-main
Translations update from Weblate
2021-01-20 11:20:55 -08:00
Hosted Weblate 328d1ee592
Merge branch 'origin/main' into Weblate. 2021-01-20 03:41:56 +01:00
Scott Shawcroft f1e4960d14
Merge pull request #4019 from mrangen/QSPI-comment-fix
Fixed comment in mpconfigboard.h
2021-01-19 18:41:50 -08:00
Hosted Weblate 15a6e8c136
Merge branch 'origin/main' into Weblate. 2021-01-20 03:40:05 +01: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
Scott Shawcroft 54e2f85c9b
Merge pull request #4022 from iot49/cp-msgpack
msgpack updates: handle exttype & chunk long reads
2021-01-19 18:39:57 -08:00
Hosted Weblate 47be90fbb3
Merge branch 'origin/main' into Weblate. 2021-01-19 19:02:06 +01:00
Dan Halbert 409b5ff009
Merge pull request #4028 from djix123/stm32411ce_blackpill_haxpress
Add support for a 'haxpress' external SPI flash build for stm32f411ce Black Pill board
2021-01-19 13:01:56 -05:00
Jonathan Giles 55c6d3e92f 1. Rename 'stm32f411ce_blackpill_haxpress' to 'stm32f411ce_blackpill_with_flash'
2. Add 'W25Q64JV_IQ' to flash chip list (as per commercial version)
2021-01-19 11:48:15 -05:00
djix123 b4bdf55eda
Update ports/stm/boards/stm32f411ce_blackpill_haxpress/mpconfigboard.mk
Update PID for _with_flash version to resolve duplicate PID issue

Co-authored-by: Dan Halbert <halbert@halwitz.org>
2021-01-19 11:35:52 -05:00
djix123 4804032f09
Update ports/stm/boards/stm32f411ce_blackpill_haxpress/mpconfigboard.mk
Change name from _haxpress to _with_flash

Co-authored-by: Dan Halbert <halbert@halwitz.org>
2021-01-19 11:35:03 -05:00
djix123 c8046af6e7
Update ports/stm/boards/stm32f411ce_blackpill_haxpress/mpconfigboard.h
Change name from _haxpress to _with_flash

Co-authored-by: Dan Halbert <halbert@halwitz.org>
2021-01-19 11:34:47 -05:00
djix123 35c836f096
Update .github/workflows/build.yml
Change name from _haxpress to _with_flash

Co-authored-by: Dan Halbert <halbert@halwitz.org>
2021-01-19 11:32:41 -05:00
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
Jonathan Giles 368751b6e9 Add support for a 'haxpress' external SPI flash build for the stm32f411ce blackpill board 2021-01-19 07:48:52 -05:00
Jonathan Giles ebb4df846f Add support for a 'haxpress' external SPI flash build for the stm32f411ce blackpill board 2021-01-19 07:46:59 -05:00
Bernhard Boser 41459d15d9 handle exttype & chunk long reads 2021-01-18 10:13:16 -08:00
Dan Halbert ee48e4b452 ESP32-S2: Initialize touch in proper order 2021-01-18 11:52:03 -05:00
mrangen dea2bcd8f0 Fixed comment in mpconfigboard.h 2021-01-17 21:20:27 -07: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
dheera d43eb7e84b prevents going into safe mode for watchdog resets 2021-01-16 17:38:08 -08: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