Commit Graph

34888 Commits

Author SHA1 Message Date
Dan Halbert
1cd0ec225f restore CODE_OF_CONDUCT.md 2023-10-23 19:34:45 -04:00
Scott Shawcroft
f13ea9a49f
Fix async tests by adding back __await__ use. Remove u* lookup 2023-10-23 16:13:11 -07:00
Joshua Broekhuijsen
ecf5a6be97 Changed to interrupt guards 2023-10-23 18:00:21 -05:00
Scott Shawcroft
24b51a21fd
Fix non_compliant test 2023-10-23 15:08:41 -07:00
Dan Halbert
3abe1fd291
Merge pull request #8506 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2023-10-23 17:55:06 -04:00
Scott Shawcroft
c988ff7898
Remove random A 2023-10-23 14:51:42 -07:00
Hosted Weblate
b7e1151ea6
Merge remote-tracking branch 'origin/main' 2023-10-23 21:41:18 +00:00
Scott Shawcroft
f9e63d9ac6
Merge pull request #8492 from jepler/maketranslation-levels
Add CIRCUITPY_MESSAGE_COMPRESSION_LEVEL
2023-10-23 14:41:12 -07:00
Scott Shawcroft
07e62b9348
Merge pull request #8501 from UnexpectedCircuitPython/new_um_boards
Fixed incorrect IO assignment for UM TinyWATCH S3
2023-10-23 14:25:24 -07:00
Hosted Weblate
97aa8bf873
Merge remote-tracking branch 'origin/main' 2023-10-23 21:20:04 +00:00
Dan Halbert
73246357aa
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (999 of 999 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2023-10-23 21:20:03 +00:00
Scott Shawcroft
1430cc6e56
Merge pull request #8491 from RetiredWizard/v9debug
DotClock Touch Screen pin fixes/additions
2023-10-23 14:19:55 -07:00
Hosted Weblate
5b71d98599
Merge remote-tracking branch 'origin/main' 2023-10-23 14:06:05 +00:00
Wellington Terumi Uemura
c0a690a32a
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (999 of 999 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2023-10-23 14:06:04 +00:00
Dan Halbert
4a931dc4cb
Merge pull request #8504 from pedro-mancano/main
Update pt_BR.po
2023-10-23 10:05:51 -04:00
Joshua Broekhuijsen
0f07a9b96e Fixed the RP2040 interrupt problem 2023-10-22 21:04:01 -05:00
Pedro Mançano
3d901e745c
Update pt_BR.po
Change from "pinto" to "pino"
2023-10-22 17:44:28 -03:00
RetiredWizard
caeaa947d6 Add board.I2C pin definitions to mpconfigboard.h 2023-10-22 12:27:25 -04:00
RetiredWizard
5effb26cd1 Pin name consistency changes 2023-10-22 03:21:03 -04:00
Seon Rozenblum
bdabf7c5d6 Fixed incorrect IO assignment for UM TinyWATCH S3 2023-10-22 17:53:25 +11:00
RetiredWizard
12a3a62ae5 Add GPIO pins broken out on Mabee connector 2023-10-21 22:49:34 -04:00
RetiredWizard
9d1b9b3c0d Add/Remove correct board level devices 2023-10-21 15:46:05 -04:00
RetiredWizard
8cc9038af0 Makerfabs pin name changes for consistency 2023-10-21 14:30:01 -04:00
Dan Halbert
817c486d6d
Merge pull request #8495 from UnexpectedCircuitPython/new_um_boards
Added Unexpected Maker BLING and TinyWATCH-S3 for Espressif port.
2023-10-20 22:42:23 -04:00
Dan Halbert
2c47221cac
Merge pull request #8497 from Axeia/ESP32-S3-Zero
Added support for the Waveshare ESP32-S3-Zero and GRB status LEDs
2023-10-20 22:14:19 -04:00
Pascal Bakhuis
621805639b Added support the Waveshare ESP32-S3-Zero and GRB status LEDs 2023-10-21 01:22:46 +01:00
Scott Shawcroft
508b064ebb
Fix tests and update translations 2023-10-20 16:56:30 -07:00
Seon Rozenblum
b960321680 Added Unexpected Maker BLING and TinyWATXH-S3 for Espressif port. 2023-10-21 09:51:13 +11:00
Scott Shawcroft
fa68428611
Fix unicode test 2023-10-20 15:43:05 -07:00
Scott Shawcroft
89467ecdab
Merge tag '8.2.7' into merge_in_8.2.7 2023-10-20 15:21:30 -07:00
Dan Halbert
8017a1ad30 ports/unix VARIANT=coverage fixes 2023-10-20 16:51:04 -04:00
Jeff Epler
7ab5252cdd
Add CIRCUITPY_MESSAGE_COMPRESSION_LEVEL
to trade compile speed & flash size

Initially enable the faster mode on rp2040 and espressif, where there's
usually plenty of flash available (these advanced techniques save hundreds
to thousands of bytes, which is important on a lot of old samd21 boards
but is a drop in the lake of a 4MB flash chip)
2023-10-20 19:18:18 +01:00
Dan Halbert
fdfc4421b1 MICROPY_NONSTANDARD_TYPECODES default; check MICROPY_PY_ERRNO in objexcept.c 2023-10-20 13:35:38 -04:00
Dan Halbert
009b3ae86b Merge remote-tracking branch 'adafruit/main' into v1.21-merge 2023-10-20 11:48:44 -04:00
Dan Halbert
6eb0607a53 fix build when MICROPY_PY_ERRNO is 0 2023-10-20 10:43:22 -04:00
RetiredWizard
8e85358a72 DotClick Touch Screen pin fixes/additions 2023-10-20 00:45:21 -04:00
Dan Halbert
4b42a6f4a0 restore old uzlib; remove remaining U and u prefixes 2023-10-19 21:29:57 -04:00
Dan Halbert
367e13c69f change CIRCUITPY change markers to CIRCUITPY-CHANGE 2023-10-19 16:42:36 -04:00
Dan Halbert
c0a4abc03c Fix merge bugs; remove shared/tinyusb/* 2023-10-19 16:02:42 -04:00
Scott Shawcroft
770f22e5a7
Merge pull request #8486 from makermelissa/main
Add missing Ax pins for Qualia ESP32-S3
2023-10-19 09:13:05 -07:00
Dan Halbert
a8fb081166 Merge remote-tracking branch 'adafruit/main' into v1.21-merge 2023-10-19 11:20:25 -04:00
Dan Halbert
f2ebe6839c Initial MicroPython v1.21.0 merge; not compiled yet 2023-10-18 17:49:14 -04:00
Melissa LeBlanc-Williams
d926e7d619 Add missing Ax pins for Qualia ESP32-S3 2023-10-18 14:11:30 -07:00
Dan Halbert
41e0199414
Merge pull request #8476 from MeNeedingADifferentFork/main
Added support for SuperMini NRF52840
2023-10-18 09:40:41 -04:00
Dan Halbert
eae426ed90
Merge pull request #8485 from tannewt/update_gcc12.3
Switch to gcc 12.3 for arm32
2023-10-17 20:36:08 -04:00
Pascal Bakhuis
b1bcd90ed2 Merge branch 'main' of https://github.com/MeNeedingADifferentFork/circuitpython-supermini-nrf52840 2023-10-17 23:39:26 +01:00
Pascal Bakhuis
2d4702c79c Changed USB VID/PID to one granted by pidcodes.github.com 2023-10-17 23:30:26 +01:00
Axeia
07bb1a6e53
Merge branch 'adafruit:main' into main 2023-10-17 23:24:04 +01:00
Scott Shawcroft
48f4b0f7cb
Switch to gcc 12.3 for arm32
Fixes #7432
2023-10-17 11:43:38 -07:00
Scott Shawcroft
fce45af820
Merge pull request #8484 from tannewt/improve_silabs
A few silabs improvements
2023-10-17 11:37:31 -07:00