Commit graph

38340 commits

Author SHA1 Message Date
d1aaf38a5c audioio: the backwards-compatible names were removed for 6.0.0. 2025-01-25 11:15:25 -06:00
Dan Halbert
e03798ba81
Merge pull request #9993 from adafruit/sparkle_update
sparkle motion pin alias update
2025-01-23 21:23:02 -05:00
Liz
d3c9bb73b6 sparkle motion pin alias update
minor pin alias updates for sparkle motion and sparkle motion mini after being hands on with the hardware
2025-01-23 18:44:29 -05:00
Mark
10cd4f091c
Merge pull request #9776 from relic-se/audiofilters_distortion
audiofilters: Add Distortion effect and implement LFO ticking
2025-01-23 16:41:12 -06:00
Cooper Dalrymple
815f829cae
Merge branch 'adafruit:main' into audiofilters_distortion 2025-01-23 13:32:42 -06:00
Dan Halbert
943a2f367a
Merge pull request #9990 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2025-01-23 13:41:48 -05:00
Hosted Weblate
751b209549
Merge remote-tracking branch 'origin/main' 2025-01-23 18:03:26 +00:00
Franck Sauvé
ce7b2deaeb
Translated using Weblate (French)
Currently translated at 99.7% (998 of 1001 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2025-01-23 18:03:25 +00:00
Dan Halbert
09d9136fc5
Merge pull request #9980 from dhalbert/pio-background-dma0-only
Use only DMA0 for PIO background read/write
2025-01-23 13:03:20 -05:00
Dan Halbert
a9d41bb404 fix bugs noticed in review by @relic-se 2025-01-22 22:44:25 -05:00
Dan Halbert
f593813251 Use only DMA0 for PIO background read/write 2025-01-22 22:37:20 -05:00
Hosted Weblate
7a1785ca67
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/
2025-01-22 18:38:05 +01:00
Hosted Weblate
7e15a896d2
Merge remote-tracking branch 'origin/main' 2025-01-22 18:38:03 +01:00
Franck Sauvé
576812042c
Translated using Weblate (French)
Currently translated at 99.9% (999 of 1000 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2025-01-22 18:38:03 +01:00
Scott Shawcroft
78a747e337
Merge pull request #9989 from eightycc/issue-9983
Handle errors during audio DMA playback setup for RP2 ports
2025-01-22 09:37:59 -08:00
Dan Halbert
b323ae6910
Merge pull request #9988 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2025-01-22 10:22:18 -05:00
eightycc
49dd58c7d3 Remove extraneous assert. 2025-01-22 07:05:05 -08:00
eightycc
b1502a0f60 Fix 9983: Handle errors during audio DMA playback setup for RP2 ports. 2025-01-22 06:44:51 -08:00
Hosted Weblate
afdae4512a
Merge remote-tracking branch 'origin/main' 2025-01-22 15:04:01 +01:00
Wellington Terumi Uemura
ed435df25d
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/
2025-01-22 15:04:00 +01:00
Dan Halbert
e372e2f2de
Merge pull request #9987 from bwshockley/master
Update to Waveshare ESP32-C6 LCD 1.47 to Share SPI
2025-01-22 09:03:56 -05:00
Benjamin Shockley
4422680c85
Update board.c
Adding missing include of the board init.
2025-01-21 22:06:02 -06:00
Hosted Weblate
e719d440c5
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/
2025-01-21 20:04:43 +01:00
Hosted Weblate
39c7f7f42e
Merge remote-tracking branch 'origin/main' 2025-01-21 20:04:36 +01:00
Franck Sauvé
0ed6805191
Translated using Weblate (French)
Currently translated at 99.7% (997 of 999 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2025-01-21 20:04:35 +01:00
Scott Shawcroft
04d9c53d95
Merge pull request #9982 from SamantazFox/teensy-can
canio: Add support for i.MX 10xx series of chips
2025-01-21 11:04:30 -08:00
Benjamin Shockley
f93d9d3d86
Update board.c
Updated initialization of SPI to display in order to support using it for the SD Card as well.
2025-01-21 10:11:15 -06:00
Dan Halbert
25ef6653ef
Merge pull request #9984 from bwshockley/master
Add Waveshare ESP32-C6 LCD 1.47
2025-01-21 09:49:48 -05:00
Dan Halbert
4351c25451
Merge pull request #9985 from dhalbert/update-tinyusb-dwc2-fixes
update TinyUSB to incorporate latest dwc2 fixes
2025-01-21 09:34:36 -05:00
Dan Halbert
1dc332e553
Merge pull request #9986 from hathach/s3-usb-timing-workaround
ports/espressif/supervisor/usb.c: workaround ESP32-S3 USB PHY setup (cont)
2025-01-21 09:33:32 -05:00
Dan Halbert
df142f285a
ports/espressif/supervisor/usb.c: fix comment typo 2025-01-21 09:28:23 -05:00
hathach
f72af511ed
better workaround for S3 timing issue 2025-01-21 13:26:01 +07:00
Dan Halbert
f53f49838d update TinyUSB to incorporate latest dwc2 fixes 2025-01-20 23:27:00 -05:00
Benjamin Shockley
8d8a310642 Update pins.c 2025-01-20 15:44:21 -06:00
Benjamin Shockley
bfad81e2ac Merge branch 'master' of https://github.com/bwshockley/circuitpython 2025-01-20 15:20:59 -06:00
Benjamin Shockley
68c5d7c412 Add the Waveshare ESP32-C6 LCD 1.47 Board
Initial add for Waveshare ESP32-C6 with a 1.47" LCD driven by the ST7789 driver.
2025-01-20 15:18:48 -06:00
Dan Halbert
401295f6dc
Merge pull request #9981 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2025-01-20 10:08:39 -05:00
Samantaz Fox
69c88eb577 mimxrt10xx: Add fsl_flexcan driver source only if supported
For instance, i.MX RT1011 and 1015 don't have CAN interfaces
2025-01-20 15:34:05 +01:00
Samantaz Fox
6979e967a3 Make formatting changes requested by pre-commit hook 2025-01-20 15:16:18 +01:00
Samantaz Fox
7f66a3739f canio: Update platform specific documentation 2025-01-20 15:08:37 +01:00
Samantaz Fox
497aefce6c canio: mimxrt10xx: Fix copyright notices 2025-01-20 14:36:27 +01:00
Samantaz Fox
608211014c canio: mimxrt10xx: Remove unused code and merge message functions 2025-01-20 14:36:15 +01:00
Samantaz Fox
241f98a354 canio: mimxrt10xx: Minor fixes in hal/CAN.c 2025-01-20 14:34:36 +01:00
Samantaz Fox
e3b9814a0c canio: mimxrt10xx: Fix Listener filters/masks initialization 2025-01-20 14:34:36 +01:00
Samantaz Fox
7d302b9764 canio: mimxrt10xx: Fix CAN frame reception
This code clears the "frame available" flag, which allows the CPU to read
and serve the next entry of the Rx FIFO.

Without that, the CPU would never advance in the Rx FIFO and will serve
the oldest mailbox over and over, until the Rx FIFO overflows.
2025-01-20 14:34:36 +01:00
Samantaz Fox
62ea6f9e56 canio: mimxrt10xx: Fix inverted byte order in CAN frames 2025-01-20 14:34:36 +01:00
Samantaz Fox
3483d73c13 canio: mimxrt10xx: Add some debug code 2025-01-20 14:34:36 +01:00
SamantazFox
1a9b7e5d5b canio: Add support to teensy 4.1 board 2025-01-20 14:34:20 +01:00
SamantazFox
d526f4a8c2 canio: Add HAL for i.MX RT10xx chips 2025-01-20 14:04:31 +01:00
Andi Chandler
17c39f62b6
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (999 of 999 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/en_GB/
2025-01-20 14:00:44 +01:00