Commit Graph

34626 Commits

Author SHA1 Message Date
Scott Shawcroft 4d262c8492
Fix typo 2023-10-16 10:59:13 -07:00
Scott Shawcroft 5a19971efd
Fix pre-commit 2023-10-16 10:46:11 -07:00
Scott Shawcroft 732caedd16
Fix non-CYW43 RP2040 builds 2023-10-16 10:43:31 -07:00
Scott Shawcroft db4253e268
Fix spresence by disabling asserts 2023-10-16 10:43:31 -07:00
Scott Shawcroft 9c9819d021
Hopefully fix mpy-cross upload 2023-10-16 10:43:30 -07:00
Scott Shawcroft 544553c542
Fix cyw43 (pico w) builds 2023-10-16 10:43:30 -07:00
Scott Shawcroft 9930bc151a
Fix skipped test 2023-10-16 10:43:30 -07:00
Axeia 44e9e6464c
Merge branch 'adafruit:main' into main 2023-10-16 17:22:03 +01:00
Dan Halbert 10a44247dc
Merge pull request #8480 from UnexpectedCircuitPython/um_blizzard_s3
Added Unexpected Maker BlizzardS3 board for Espressif port.
2023-10-15 09:12:36 -04:00
Seon Rozenblum 4606af4ec2 Added Unexpected Maker BlizzardS3 board for Espressif port. 2023-10-15 17:46:17 +11:00
Radomir Dopieralski 12b6a9b5be Add qrio.QRDecoder.find() to locate codes without decoding
Fix #8452
2023-10-14 21:57:54 +02:00
Hosted Weblate bbc714df0b
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-10-14 21:29:47 +02:00
Dan Halbert a4b8afb54f
Merge pull request #8466 from heygauri/fix-i2s-error-message
Refine error message for rp2040 audiobusio I2S object creation
2023-10-14 15:29:41 -04:00
Dan Halbert e1d364d2ef merge from upstream 2023-10-14 07:47:10 -04:00
Dan Halbert 195867e9d2 Merge remote-tracking branch 'adafruit/main' into fix-i2s-error-message 2023-10-14 07:38:39 -04:00
Dan Halbert 43b99a6f35 fix fomu board.c 2023-10-13 19:55:43 -04:00
Scott Shawcroft 3febd56161
Merge pull request #8477 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2023-10-13 14:33:07 -07:00
xXx fa288ad379
Translated using Weblate (Russian)
Currently translated at 100.0% (993 of 993 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ru/
2023-10-13 22:08:48 +02:00
hexthat aaa9ffbc25
Translated using Weblate (Chinese (Pinyin))
Currently translated at 100.0% (993 of 993 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2023-10-13 22:08:48 +02:00
Vladimír Smitka d3311c293b
Translated using Weblate (Czech)
Currently translated at 60.8% (604 of 993 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/cs/
2023-10-13 22:08:48 +02:00
Dan Halbert 021926c96a Fix DotClockFrameBuffer type definition
also remove unnecessary `const` with `MP_DEFINE_CONST_TYPE_OBJ` in I2C
2023-10-13 12:11:14 -04:00
Scott Shawcroft e5767829db
Merge pull request #8475 from minordemon/Waveshare-RP2040-Touch-LCD-1_28
Added support for the Waveshare Touch LCD 1.28
2023-10-12 14:17:02 -07:00
Scott Shawcroft 71bd1176f9
Merge pull request #8474 from jins-tkomoda/m5stack_atoms3
Added support for the M5stack atoms3
2023-10-12 14:13:17 -07:00
Scott Shawcroft 2de11f0c03
Merge pull request #8459 from tannewt/metro_s3_revb
Update Metro S3 pin mapping for Rev B
2023-10-12 14:11:23 -07:00
Pascal Bakhuis b24a551485 Added support for SuperMini NRF52840 2023-10-12 21:26:30 +01:00
Dan Halbert 2f391e5679 restore SUPEROPT_GC, SUPEROPT_VM 2023-10-12 15:25:28 -04:00
Dan Halbert a13185bb34 fix inclusion of ulab sources 2023-10-12 11:03:00 -04:00
Taiki Komoda 33e90ba8fe Fix pid and clean comments 2023-10-12 13:33:56 +09:00
Jeroen Harkes 56d5df3189 Copy non touch, change name, pid and lcd rest pin. 2023-10-12 00:44:09 +02:00
Scott Shawcroft 81ccc606b9
Fix memorymap type check 2023-10-11 14:11:48 -07:00
Scott Shawcroft 1f38293096
Fix ESP related issues 2023-10-11 14:11:29 -07:00
Scott Shawcroft 9633c4e78f
Merge remote-tracking branch 'adafruit/main' into v1.20-merge 2023-10-11 11:21:57 -07:00
Scott Shawcroft 4c4eba88db
Add lib/mbedtls back 2023-10-11 10:05:02 -07:00
Scott Shawcroft 26a503f56c
Remove two mpy docs 2023-10-11 10:05:02 -07:00
Scott Shawcroft db9085cab7
Hopefully fix mpy-cross-mac build 2023-10-11 10:04:03 -07:00
Scott Shawcroft 9ded673895
Unpack mpy-cross to the new location 2023-10-11 10:04:03 -07:00
Scott Shawcroft 6e278900bd
Only include mpconfigport.h once 2023-10-11 10:04:03 -07:00
Scott Shawcroft 9be3999e78
Add back makefile print variable 2023-10-11 10:04:02 -07:00
Scott Shawcroft 01aec147ca
Add windows/fmode.c for mpy-cross 2023-10-11 10:04:02 -07:00
Scott Shawcroft 2910dea6fd
Almost fix extra_coverage test 2023-10-11 10:04:02 -07:00
Scott Shawcroft 22a44c6003
Try and fix mpy-cross variants 2023-10-11 10:03:46 -07:00
Dan Halbert 7869706551 force FROZEN_MANIFEST build; add back make print-% 2023-10-10 22:10:17 -04:00
Scott Shawcroft cc709f69f2
Merge pull request #8465 from tirtharajsinha/8.2.x
waveshare-esp32-s3-pico : removing gpio 19 and 20 as these pins are not broken out.
2023-10-10 13:15:08 -07:00
Taiki Komoda d638aa07aa brightness is now functional 2023-10-09 12:18:50 +09:00
Sumitra Sharma 002961775b Refine error message for rp2040 audiobusio I2S object creation
The error message for creating an I2S object on the rp2040 platform
in CircuitPython can be misleading when the word_select and data pins
are not sequential. This change updates the error message to provide
clearer guidance by specifying "GPIO pins" instead of just "pins".
The revised message now reads:

ValueError: Bit clock and word select must be sequential GPIO pins

Closes #8058

Signed-off-by: Sumitra Sharma <sumitraartsy@gmail.com>
2023-10-08 20:54:55 +05:30
Dan Halbert 426e54fb87
Merge pull request #8464 from tirtharajsinha/main
waveshare-esp32-s3-pico - removing gpio (19,20) and adding gpio(33,34) and spi pins
2023-10-08 11:01:29 -04:00
Taiki Komoda 96ae87e559 display is functional now 2023-10-08 23:51:18 +09:00
Tirtharaj Sinha 2047a8d485
Merge branch 'adafruit:8.2.x' into 8.2.x 2023-10-08 13:03:22 +05:30
Tirtharaj Sinha 448b8cb271 removing gpio (19,20) and adding gpio(33,34) and spi pins 2023-10-08 12:53:43 +05:30
Dan Halbert ca7be16209 fixes for stm and mimxrt10xx 2023-10-07 23:27:20 -04:00