Commit Graph

30692 Commits

Author SHA1 Message Date
Dan Halbert d289329344 Handle HID OUT reports with no report ID 2023-03-28 11:38:38 -04:00
Jeff Epler cb5e1a1e98
mimxrt: Fix output frequency for samples that don't divide 192kHz
This makes all the samples from Dan's collection register as 440Hz
when playing on pwmio or i2sout, using https://webaudiodemos.appspot.com/pitchdetect/index.html
to detect the frequency played (all should show as A 440Hz; an error
of up to 20 "cents" should be treated as OK)

There's an audible carrier with PWM output and the 8kHz samples. This is
probably a limitation of the peripheral which is documented as being for
input signals of 44 kHz or 48 kHz; the carrier frequency is a fixed
multiple of the sample frequency.

Closes #7800
2023-03-28 10:18:28 -05:00
Dan Halbert 3e657afbb4
Merge pull request #7804 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2023-03-28 11:03:02 -04:00
Hosted Weblate 618cfb0dc3
Merge remote-tracking branch 'origin/main' 2023-03-28 16:30:15 +02:00
Dan Halbert 29b35804d9
Merge pull request #7548 from FoamyGuy/displayio_arg_validation
Displayio Bitmap arg validation
2023-03-28 10:30:06 -04:00
Hosted Weblate fc60624792
Merge remote-tracking branch 'origin/main' 2023-03-28 16:21:08 +02:00
Dan Halbert d4e6772cc2
Merge pull request #7791 from deneyapkart/add-new-boards
Update creator and creation IDs (deneyapkart/1a/g) and add new boards (deneyapmini/v2 and deneyapkart1av2)
2023-03-28 10:21:00 -04:00
Hosted Weblate 128a4f9697
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-03-28 16:18:27 +02:00
Hosted Weblate 3d0940491f
Merge remote-tracking branch 'origin/main' 2023-03-28 16:18:23 +02:00
Luc f7c2599c29
Translated using Weblate (German)
Currently translated at 100.0% (1002 of 1002 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/de/
2023-03-28 16:18:23 +02:00
Dan Halbert 9a0fa5cd1d
Merge pull request #7802 from Neradoc/nera-add-formats-to-msgpack
Add unsigned ints and 64 bit types to msgpack.unpack
2023-03-28 10:18:10 -04:00
Dan Halbert 7e91f0770a
Merge pull request #7799 from FoamyGuy/docs_jquery_fix_attempt
Attempt to fix missing jquery in RTD
2023-03-28 10:02:19 -04:00
Dan Halbert bf2df1b053
Merge pull request #7801 from CDarius/m5stack-atoms3-lite
Add M5Stack AtomS3 Lite
2023-03-28 09:53:50 -04:00
Dan Halbert 31f46f2460
Merge pull request #7797 from Neradoc/espnow-peer-arguments
espnow.Peer: fix argument types and default values
2023-03-28 09:05:46 -04:00
Neradoc 02c628a3c7
Update ports/espressif/bindings/espnow/ESPNow.c
Co-authored-by: MicroDev <70126934+microdev1@users.noreply.github.com>
2023-03-28 14:36:43 +02:00
Neradoc a481c564da change Peer(encrypt=) to encrypted to match the property 2023-03-28 14:00:03 +02:00
CDario 89bd5fae61 Add M5stack AtomS3 Lite 2023-03-28 06:28:56 +00:00
Dan Halbert 1597b32f96
Merge pull request #7798 from kattni/feather-rp2040-dvi-pin-update
Add BUTTON option and reorganise pins.
2023-03-27 20:46:46 -04:00
Dan Halbert 77cd20af8f
Merge pull request #7785 from jepler/mimxrt10xx-mqs
mimxrt10xx: Add PWMAudioOut
2023-03-27 20:46:11 -04:00
foamyguy ca23f1e1ac attempt to fix missing jquery in RTD 2023-03-27 16:52:01 -05:00
Kattni Rembor 16854ae570 Add BUTTON, reorganise pins. 2023-03-27 16:29:03 -04:00
Neradoc 1fad969389 add unsigned ints and 64 bit types to msgpack
change msgpack error message when format invalid
2023-03-27 19:37:23 +02:00
Jeff Epler 9d090ee73e
get rid of another debug print 2023-03-27 10:52:52 -05:00
Jeff Epler d6a067b0e5
Make PWMAudioOut object ll, have finaliser
.. for reasons stated in the comment
2023-03-27 10:52:23 -05:00
Neradoc 19429d3626 espnow.Peer: fix argument types and default values 2023-03-27 16:58:44 +02:00
Dan Halbert 7af482234b
Merge pull request #7794 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2023-03-26 21:25:55 -04:00
Luc d9c4050f92
Translated using Weblate (German)
Currently translated at 96.0% (962 of 1002 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/de/
2023-03-27 00:37:56 +02:00
Ozgur BOSTAN 2ede907746
Merge branch 'adafruit:main' into add-new-boards 2023-03-26 14:57:12 +03:00
ozgurbostan 297d9d0a81 Add new boards (deneyapmini/v2 and deneyapkart1a) 2023-03-26 14:54:34 +03:00
Dogus Cendek b3ff9836ae
Merge branch 'adafruit:main' into main 2023-03-26 11:06:05 +03:00
Hosted Weblate d3fa15dced
Merge remote-tracking branch 'origin/main' 2023-03-26 05:47:54 +02:00
MicroDev 7dcec38ba0
Merge pull request #7792 from microdev1/patch
Remove certain excludes from pre-commit
2023-03-26 09:06:57 +05:30
Ozgur BOSTAN 872495ef36
Update mpconfigboard.mk Deneyap Kart G 2023-03-26 01:03:40 +03:00
Ozgur BOSTAN c8b329c4ee
Update mpconfigboard.mk of Deneyap Kart 1A 2023-03-26 01:03:01 +03:00
Ozgur BOSTAN efeaa1ad20
Update mpconfigboard.mk of Deneyap Kart 2023-03-26 01:02:08 +03:00
MicroDev 730a2a9c2c
remove certain excludes from pre-commit 2023-03-25 13:09:35 +05:30
Hosted Weblate 817a572669
Merge remote-tracking branch 'origin/main' 2023-03-25 07:42:40 +01:00
MicroDev cc5451ec31
Merge pull request #7787 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2023-03-25 12:12:35 +05:30
Hosted Weblate 20c5181479
Merge remote-tracking branch 'origin/main' 2023-03-25 07:42:30 +01:00
MicroDev ad56fe4a80
Merge pull request #7788 from dhalbert/fetch-submodules-fixes
fetch-submodules fallback; add remove-submodules
2023-03-25 12:12:15 +05:30
Dan Halbert 94f487c08d handle older versions of git for make fetch-submodules; add remove-submodules 2023-03-24 22:45:12 -04:00
Jonny Bergdahl 6effaef9b4
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-03-25 03:42:19 +01:00
Wellington Terumi Uemura 277edddf2a
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-03-25 03:42:18 +01:00
Jose David M a2b2158bcb
Translated using Weblate (Spanish)
Currently translated at 100.0% (1002 of 1002 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
2023-03-25 03:42:17 +01:00
Dan Halbert 57ac9aa763
Merge pull request #7783 from deneyapkart/add-new-boards
Add new boards (deneyapkart/1a/g)
2023-03-24 08:58:29 -04:00
Ozgur BOSTAN 8814e0f4f7
Update sdkconfig
Add missing new line
2023-03-24 15:34:17 +03:00
Dogus Cendek 320dc915e7
Merge branch 'adafruit:main' into main 2023-03-24 10:04:53 +03:00
Ozgur BOSTAN c5a6fd97b0
Update sdkconfig
Add missing new line
2023-03-24 09:43:49 +03:00
Jeff Epler b1d9331367
move comment next to its associated #if 2023-03-23 21:11:05 -05:00
Jeff Epler 0c0e06c940
remove comment that was copypasted 2023-03-23 21:10:04 -05:00