34884 Commits

Author SHA1 Message Date
MicroDev
7b9c87e432
update espressif ble sdkconfig 2023-09-13 11:35:14 -07:00
MicroDev
931ed7c6e5
conditionally include esp_psram and fix sdkconfig 2023-09-13 11:35:11 -07:00
MicroDev
a18e015888
update idf to v5.0 2023-09-13 11:33:51 -07:00
hexthat
c65dbf3f0d
Translated using Weblate (Chinese (Pinyin))
Currently translated at 100.0% (1002 of 1002 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2023-09-13 19:49:21 +02:00
Dan Halbert
f13edcc583
Merge pull request #8396 from tirtharajsinha/8.2.x
fixing the wrong rx,tx gpio related issue in 8.2.x for board waveshare-esp32-s3-pico
2023-09-13 12:05:32 -04:00
Tirtharaj Sinha
5191071d5d fixing the wrong rx,tx gpio related issue. 2023-09-13 20:44:40 +05:30
Jeff Epler
33acd5f4dc
Merge pull request #8393 from bill88t/bp-cam-deinit
Backport the espcamera deinit fix.
2023-09-13 07:23:41 -05:00
Damien George
dc99840b3a stm32/uart: Add support for UART10 when it's a USART.
Signed-off-by: Damien George <damien@micropython.org>
2023-09-13 16:48:15 +10:00
Damien George
a4d28e5279 stm32/timer: Fix use of TIM8 on H5 MCU's.
Signed-off-by: Damien George <damien@micropython.org>
2023-09-13 16:48:15 +10:00
Damien George
67b1c81f69 stm32/powerctrlboot: Allow using PLL3 for USB clock on H5 MCU's.
A board should enable MICROPY_HW_CLK_USE_PLL3_FOR_USB to use this feature.

Signed-off-by: Damien George <damien@micropython.org>
2023-09-13 16:48:15 +10:00
Damien George
60e0ef6ef6 stm32/octospi: Add support for dual-line SPI interface.
And fix the case of 32-bit addresses in single-line mode.

Signed-off-by: Damien George <damien@micropython.org>
2023-09-13 16:48:15 +10:00
Damien George
ee5e594472 stm32/dma: Add support for SPI1 DMA on H5 MCU's.
Signed-off-by: Damien George <damien@micropython.org>
2023-09-13 16:14:23 +10:00
Dan Halbert
3032d4e7d5
Merge pull request #8395 from adafruit/8.2.x-to-main-20230912
Merge 8.2.x to main
2023-09-12 23:59:49 -04:00
Dan Halbert
9f1d52601e merge from 8.2.x 2023-09-12 20:14:30 -04:00
Bill Sideris
9acc542957
Deinit all the pins. 2023-09-12 23:25:01 +03:00
Scott Shawcroft
09329fee13
Merge pull request #8391 from dhalbert/8.2.x-revert-8089-nrf-uart-power-saving
8.2.x revert #8089 nrf uart power saving
8.2.6
2023-09-12 10:51:29 -07:00
Dan Halbert
74f17b1509
Merge pull request #8392 from dhalbert/8.2.x-sslcontext-args
82.x - Remove keyword-only requirement for SSLContext.load_verify_locations() arg
2023-09-12 13:19:35 -04:00
Dan Halbert
843fca1874
Merge pull request #8388 from bill88t/espcam-deinit
[ESPCAMERA] Deinit all the pins.
2023-09-12 12:53:08 -04:00
Dan Halbert
d8aeceb706 SSLContext.load_verify_locations - no kw-only args 2023-09-12 12:45:46 -04:00
Dan Halbert
46bcd103a7 Revert "Reset UART on deinit, reduces power consumption" (from #8089)
This reverts commit ec1e7a03b38c625664a4615e60d26956205d7a67.
2023-09-12 11:24:49 -04:00
Dan Halbert
05267948b4 Revert "formatting" (from #8089)
This reverts commit 4bb475b930d4237f09f26ac3a6f841fbd690d026.
2023-09-12 11:24:02 -04:00
Andrew Leech
ff70bd1197 stm32/timer: Fix deadtime config on Advanced Timer peripherals.
Newer MCU series have additional fields in the struct which need to be
initialised to zero, eg Break2AFMode on WB55.

This work was funded by Planet Innovation.

Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
2023-09-12 17:12:16 +10:00
Damien George
8dbdac8c82 extmod/modlwip: Fix setting of IP option SOF_BROADCAST.
Follow up to 25b89cbe946a198734f29b05c3e6730d6b949979.

Signed-off-by: Damien George <damien@micropython.org>
2023-09-12 12:49:14 +10:00
Scott Shawcroft
4563c35908
Merge pull request #8385 from n3o59hf/add_m5stack_atoms3u
Add M5Stack AtomS3U
2023-09-11 13:46:03 -07:00
Scott Shawcroft
6961d92f61
Merge pull request #8387 from jepler/update-board-name-qualia
Rename the ESP32-S3 RGB TFT board
2023-09-11 13:45:52 -07:00
Scott Shawcroft
9d69aef811
Merge pull request #8383 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2023-09-11 13:45:16 -07:00
Bill Sideris
6e9c21baba
Deinit all the pins. 2023-09-11 23:35:54 +03:00
Jeff Epler
5a96696025
This board got a KICKIN marketing name 2023-09-11 13:46:08 -05:00
Dan Halbert
707120244c
Merge pull request #8386 from dhalbert/lets-encrypt-cert
Add root cert DST Root CA X3 for Let's Encrypt
2023-09-11 14:20:45 -04:00
Dan Halbert
722d64b0e7 Add root cert DST Root CA X3 for Let's Encrypt 2023-09-11 12:07:45 -04:00
xXx
2003d237c4
Translated using Weblate (Russian)
Currently translated at 100.0% (1002 of 1002 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ru/
2023-09-10 10:50:19 +02:00
Andi Chandler
485929bab9
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (1002 of 1002 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/en_GB/
2023-09-10 10:50:18 +02:00
Jonny Bergdahl
b6c5858e96
Translated using Weblate (Swedish)
Currently translated at 100.0% (1002 of 1002 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2023-09-10 10:50:18 +02:00
Wellington Terumi Uemura
0391983c96
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1002 of 1002 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2023-09-10 10:50:17 +02:00
Elviss Kustans
92eaf6236f Add M5Stack AtomS3U 2023-09-09 01:38:08 +00:00
Hosted Weblate
afff8e51eb
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/
2023-09-08 20:28:25 +02:00
Hosted Weblate
d61f303d91
Merge remote-tracking branch 'origin/main' 2023-09-08 20:28:21 +02:00
Wellington Terumi Uemura
756815d127
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1000 of 1000 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2023-09-08 20:28:21 +02:00
Scott Shawcroft
885dbec599
Merge pull request #8357 from eightycc/memorymap
Add memorymap support to RP2 port
2023-09-08 11:28:11 -07:00
Scott Shawcroft
5f51853d44
Merge pull request #8378 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2023-09-08 11:18:56 -07:00
Jonny Bergdahl
34ccee686d
Translated using Weblate (Swedish)
Currently translated at 100.0% (1000 of 1000 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2023-09-08 14:22:11 +02:00
Bob Abeles
0e0941d6fd Review changes 2023-09-07 16:45:45 -07:00
Hosted Weblate
67843f6cfe
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/
2023-09-07 22:21:41 +02:00
Scott Shawcroft
0928a95bb2
Merge pull request #8351 from jepler/dotclockframebuffer
Dotclockframebuffer
2023-09-07 13:21:29 -07:00
Jeff Epler
0196401d08
reduce reserved psram 2023-09-07 13:01:16 -05:00
Jeff Epler
eb060184c2
Add hack tablet 2023-09-07 12:59:42 -05:00
Jeff Epler
c3c2b84584
fix typo, copyright notice 2023-09-07 12:57:45 -05:00
Bob Abeles
79edcbe97d second instance of misspelled 'unaligned' 2023-09-07 09:25:02 -07:00
Dan Halbert
4dd45b6dc6
Merge pull request #8374 from dhalbert/new-certificates-submodule
Update TLS certificates and use new certificates submodule
8.2.5
2023-09-07 10:19:05 -04:00
Dan Halbert
6f5a5a5b38
Merge pull request #8376 from dhalbert/protomatter-1.6.1
update protomatter to 1.6.1 (used for RGBMatrix)
2023-09-07 10:17:29 -04:00