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
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
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
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
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
Jeff Epler
e1c8a3062a
remove debugging print
2023-03-23 21:06:53 -05:00
Dan Halbert
3c64b5212f
Merge pull request #7690 from jepler/mimxrt10xx-rotaryio
...
Add IncrementalEncoder for mimxrt1011
2023-03-23 16:44:46 -04:00
Jeff Epler
e2565e2305
mimxrt10xx: Add PWMAudioOut
...
.. via a peripheral known as the "MQS" (medium quality sound). It uses an
~192kHz PWM signal to generate audio. It sounds OK on a small speaker with
no amplifier. There's a small pop when starting/stopping audio, as is
typical.
2023-03-23 14:08:44 -05:00
Jeff Epler
df916e0484
Merge remote-tracking branch 'origin/main' into mimxrt10xx-rotaryio
2023-03-23 13:02:12 -05:00
Dan Halbert
5ae3be1342
Merge pull request #7784 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2023-03-23 13:48:03 -04:00
Hosted Weblate
ff242e6198
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-23 18:26:38 +01:00
Hosted Weblate
b58167186b
Merge remote-tracking branch 'origin/main'
2023-03-23 18:26:34 +01:00
Jonny Bergdahl
24aea01475
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1004 of 1004 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2023-03-23 18:26:34 +01:00
Wellington Terumi Uemura
da0df8a692
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1004 of 1004 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2023-03-23 18:26:33 +01:00
Jose David M
1525672146
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1004 of 1004 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
2023-03-23 18:26:33 +01:00
Dan Halbert
0639c0850f
Merge pull request #7751 from hathach/add-codespell
...
Add codespell to pre-commit to scan and fix typo
2023-03-23 13:26:24 -04:00
Scott Shawcroft
5c72828997
Merge pull request #7760 from Neradoc/01space-042-oled-c3
...
Adding 01space OLED 0.42 C3
2023-03-23 10:14:48 -07:00
Scott Shawcroft
cd69e1cec3
Merge pull request #7764 from jepler/mimxrt10xx-i2sout-v2
...
mimxrt10xx: implement i2sout
2023-03-23 10:07:51 -07:00
Jeff Epler
b235b50647
mimxrt: no longer need to collect the pin chainge interrupt ptrs
...
.. the objects on the gc heap are guaranteed to be alive, as their
finali(s/z)er will disable the interrupt.
2023-03-23 09:58:40 -05:00
Jeff Epler
50ba218afb
PulseIn, Counter: give finali(s/z)ers to these types too
...
for similar reasons, an interrupt handler might point at these
objects, and we can worry less about it if the object deinits when it
is GC'd.
2023-03-23 09:57:32 -05:00
Jeff Epler
c45db1c1eb
incrementalencoder: give it a finaliser
2023-03-23 09:56:14 -05:00
Jeff Epler
de74b63472
move pin change interrupt stuff to peripherals
2023-03-23 09:28:14 -05:00
Jeff Epler
d247e5c6c9
Add the ability for a port to gc things, collect pin change objects that way
2023-03-23 09:16:00 -05:00
Jeff Epler
47e1abdbc7
Add IncrementalEncoder for mimxrt1011
...
.. and write a general 'pin change interrupt' facility to power it
This uses the same quadrature state machine as atmel-samd, nrf, and
rp2040. The 1011 doesn't have a dedicated encoder peripheral, so we
go the pin-change + software route.
2023-03-23 09:14:58 -05:00