RetiredWizard
f29cd4a836
Pre-commit fix trim trailing whitespace
2023-02-11 12:13:34 -05:00
RetiredWizard
a462a316bd
Fix pre-commit formatting
2023-02-11 12:10:03 -05:00
RetiredWizard
a2bbca1428
Broadcom Raspberry Pi Zero2W neopixel timing fix
...
These changes result in working neopixel functionality. I've tested on
both the zero2w and the pi4b (The 4b didn't exhibit the original issue)
and the boards now behave properly with 1 to 30 pixels and the board hanging
no longer occurs.
Remove mod that didn't help during testing
Restoring back to original structure
Replace 2 microsecond delay w/deterministic loop
Remove unneded check for empty queue
Put transmit delay outside loop so Queue is used
Make sure last transmission is complete
2023-02-11 11:38:11 -05:00
Scott Shawcroft
795e46cedd
Merge pull request #7545 from jepler/espressif-i2s-esp32s2-improvements
...
Espressif i2s esp32s2 improvements
2023-02-07 09:34:49 -08:00
Scott Shawcroft
c63711ada6
Merge pull request #7552 from gneverov/issue_3913
...
add support for array.extend(iterable) - fixes #3913
2023-02-07 09:05:27 -08:00
Gregory Neverov
abc5eb30d7
add support for array.extend(iterable)
2023-02-06 15:07:26 -08:00
Mark
5f43a63a70
Merge pull request #7546 from FoamyGuy/is31fl3741_fix
...
fix for native is31fl3741
2023-02-03 18:09:51 -06:00
foamyguy
fab1bb5f21
fix for native is31fl3741
2023-02-03 17:43:12 -06:00
Jeff Epler
b03eed32fb
espressif: i2sout: wait a short time to succesfully write data
2023-02-03 14:22:03 -06:00
Jeff Epler
41dff5d8cc
espressif: i2sout: don't needlessly set sample rate
...
this may reduce glitches when starting samples
2023-02-03 14:22:03 -06:00
Jeff Epler
75ed28665c
espressif: i2sout: enlarge buffers
2023-02-03 14:22:03 -06:00
Dan Halbert
3a82730eb7
Merge pull request #7542 from dhalbert/metro-m7-flash-64
...
update flash chip for Metro M7 1011
2023-02-03 12:24:58 -05:00
Dan Halbert
f13e6d8758
update flash chip for Metro M7 1011
2023-02-03 11:56:42 -05:00
Dan Halbert
6b64cb991a
Merge pull request #7541 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2023-02-03 09:52:34 -05:00
Wellington Terumi Uemura
8ca22a8a41
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (995 of 995 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2023-02-03 05:15:46 +01:00
Dan Halbert
aafec496c3
Merge pull request #7539 from DavePutz/issue_7419
...
Correct assignment of RMT channels on ESP32C3
2023-02-02 17:35:37 -05:00
root
750535d4af
Correct assignment of RMT channels on ESP32C3
2023-02-02 14:55:57 -06:00
Dan Halbert
e207db7cd9
Merge pull request #7536 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2023-02-01 20:24:11 -05:00
Hosted Weblate
9a61553645
Merge remote-tracking branch 'origin/main'
2023-02-02 02:22:52 +01:00
Dan Halbert
9e242bfd4f
Merge pull request #7538 from gneverov/issue_6482
...
Fixes #6482
2023-02-01 20:21:17 -05:00
Gregory Neverov
77c6daf4b8
don't throw exception
2023-02-01 16:33:22 -08:00
Jose David M
8529ec2649
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (995 of 995 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
2023-02-01 23:11:16 +01:00
Hosted Weblate
764d731e24
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-02-01 22:25:19 +01:00
Dan Halbert
92f39fd708
Merge pull request #7533 from jepler/update-ulab-607
...
update ulab to 6.0.7
2023-02-01 16:24:56 -05:00
Dan Halbert
c9e45433ff
make translate
2023-02-01 14:03:52 -05:00
Jeff Epler
79e07bfe00
update ulab to 6.0.7
2023-02-01 09:08:18 -06:00
Dan Halbert
135a2ba681
Merge pull request #7529 from jposada202020/adding_version_info
...
adding information regarding the version for libraries
2023-02-01 09:53:20 -05:00
Dan Halbert
5657fb0913
Merge pull request #7532 from MicroDev1/format
...
Run updated pre-commit
2023-02-01 09:52:28 -05:00
MicroDev
d9d94eacca
run updated pre-commit
2023-02-01 13:38:41 +05:30
Dan Halbert
9ab0733a28
Merge pull request #7530 from BrainBoardz/main
...
BrainBoardz Neuron Commit (Final I Hope!) - Updated as Per Previous Instructions VID+PID Work
2023-01-31 23:33:34 -05:00
brainboardz
2656ccffe4
Commit01-31
2023-01-31 19:35:57 -05:00
jposada202020
e54775a8cb
adding information regarding the version for libraries
2023-01-31 18:58:27 -05:00
Dan Halbert
2faa8a435a
Merge pull request #7510 from BPI-STEAM/CircuitPython-main
...
Update mpconfigboard.h with LED definition for BPI-Bit-S2.
2023-01-31 16:08:10 -05:00
Scott Shawcroft
e1041a8625
Merge pull request #7509 from RetiredWizard/seeedc3
...
seeed_xiao_esp32c3 flash mode change to dio
2023-01-31 11:29:24 -08:00
Jeff Epler
a487b8dafe
Merge pull request #7526 from jepler/reverse-tft-buttons
...
Add front buttons as D0/1/2, matching the silk
2023-01-31 10:38:43 -06:00
Jeff Epler
b8d6f20308
Add front buttons as D0/1/2, matching the silk
2023-01-31 10:02:21 -06:00
brainboardz
f3b1ceeb81
Seventh Commit
2023-01-30 20:45:57 -05:00
brainboardz
f71b4bc018
Sixth Commit
2023-01-30 20:32:19 -05:00
brainboardz
e10816f34c
Fifth Commit
2023-01-30 20:20:37 -05:00
brainboardz
3f3519e0ab
Fourth Commit
2023-01-30 20:10:34 -05:00
brainboardz
7c525fdcb0
Third Commit
2023-01-30 19:54:11 -05:00
brainboardz
34f480d735
Second Commit
2023-01-30 19:03:57 -05:00
brainboardz
d6ebf1bf43
First commit
2023-01-30 17:12:21 -05:00
MicroDev
72981cf2ab
Merge pull request #7508 from dhalbert/fix-rtd
...
Fix broken RTD builds
2023-01-30 13:27:30 +05:30
Wind-stormger
6e31cd0a4f
Update mpconfigboard.h
2023-01-30 15:41:42 +08:00
RetiredWizard
dc5cd27555
seeed_xiao_esp32c3 flash mode change to dio
...
I was having trouble flashing CircuitPython to the Seeed xiao
esp32c3 using the make flash option. With the help of DAN and
Neradoc I was able to perform a manual flash and use the make
flash option to flash an Adafruit_qtpy_esp32c3 bin but when I
went back and attempted to use make flash on the seeed bin it didn't
work. Comparing the builds, the flash mode was different and after
making this change the seeed build now flashes properly using make
flash.
2023-01-30 02:01:33 -05:00
Dan Halbert
efec211ee1
update .readthedocs.yml
2023-01-29 22:56:24 -05:00
MicroDev
2f71f612d8
Merge pull request #7503 from MicroDev1/dualbank
...
Improve dualbank and storage extension docs
2023-01-30 02:18:53 +05:30
MicroDev
4ef363a797
improve dualbank and storage extension docs
2023-01-29 23:16:45 +05:30
Dan Halbert
438d3e9079
Merge pull request #7504 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2023-01-29 12:36:52 -05:00