root
d2febfaf20
Added reset of pulsein buffer pointer
2021-10-24 20:46:18 -05:00
Limor "Ladyada" Fried
66e7dbea08
Merge pull request #5507 from jpconstantineau/pykey60-updates
...
PyKey60: added startup delay multiplier to help some hardware start up...
2021-10-24 18:57:47 -04:00
Max Holliday
339cf5ecf9
staying caught up with runtime changes
2021-10-24 15:49:14 -07:00
Max Holliday
e45fe3d778
Merge branch 'adafruit:main' into samd-sleep
2021-10-24 15:46:07 -07:00
Pierre Constantineau
3425bcc910
added startup delay multiplier
2021-10-24 14:20:07 -06:00
Max Holliday
adbff053ce
fix QSPI_SINGLE pin definitions
2021-10-24 12:37:30 -07:00
Max Holliday
c999e2a329
add missing varriables to devices.h generator
2021-10-24 11:45:15 -07:00
arturo182
915275e5fd
Add the Solder Party RP2040 Stamp board
2021-10-24 17:13:41 +02:00
Max Holliday
943f2b2085
remove interrupt_char.h
2021-10-23 09:01:40 -07:00
microDev
210ce1d1dc
Merge pull request #5499 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2021-10-23 17:46:50 +05:30
Hosted Weblate
b4324f48db
Merge remote-tracking branch 'origin/main'
2021-10-23 14:16:15 +02:00
microDev
1e52cc6043
Merge pull request #5497 from jpconstantineau/pykey60-updates
...
Pykey60 updates: Add Neopixel to board config
2021-10-23 17:46:00 +05:30
Jonny Bergdahl
39f62aaae5
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1007 of 1007 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-10-23 09:37:02 +02:00
Wellington Terumi Uemura
77bc2bae45
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1007 of 1007 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-10-23 09:37:02 +02:00
Pierre Constantineau
40326ab3f9
fix pre-commit
2021-10-22 18:35:38 -06:00
Pierre Constantineau
d6e9e9c3c9
added neopixel to mpconfigboard.h
2021-10-22 18:32:21 -06:00
Max Holliday
f7ba711ec6
Merge branch 'adafruit:main' into samd-sleep
2021-10-22 14:56:44 -07:00
microDev
e2652f8aac
add packet class
2021-10-22 20:19:56 +05:30
microDev
6c94234b72
allow any character except / in port or board name
2021-10-22 20:08:02 +05:30
Dan Halbert
65ffcf1465
Merge pull request #5495 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2021-10-22 07:35:02 -04:00
Hosted Weblate
f53cb19958
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/
2021-10-22 01:43:30 +02:00
Dan Halbert
9b0b9d2830
Merge pull request #5494 from kattni/update-help-message
...
Update help() message to have circuitpython.org
2021-10-21 19:43:21 -04:00
Kattni Rembor
2c15f5439b
Update help() to have circuitpython.org
2021-10-21 18:07:07 -04:00
Max Holliday
397b2f6bb5
pin alarm configures pins again before deep sleep
2021-10-21 10:03:46 -07:00
Max Holliday
e74a8e38fe
Merge branch 'adafruit:main' into samd-sleep
2021-10-21 09:52:55 -07:00
Scott Shawcroft
cf4597c6db
Merge pull request #5484 from dhalbert/samd21-pdmin-fix
...
fix SAMD21 PDMIn DMA event use
2021-10-20 09:47:13 -07:00
Scott Shawcroft
a7a6b347c2
Merge pull request #5483 from jepler/samd51-watchdog
...
samd51: implement, enable watchdog
2021-10-20 09:45:00 -07:00
Dan Halbert
ec7e88b369
Merge pull request #5487 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2021-10-20 09:39:02 -04:00
Jonny Bergdahl
95e4902468
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1008 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-10-20 09:36:08 +02:00
Wellington Terumi Uemura
2f22498263
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1008 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-10-20 09:36:08 +02:00
Dan Halbert
28a58c3063
Merge pull request #5486 from dhalbert/keypad-event-hash
...
fix hash() for Event
2021-10-19 20:31:26 -04:00
Dan Halbert
9091913074
fix hash() for Event
2021-10-19 19:04:10 -04:00
Dan Halbert
fc440e7609
move sercom_reset() etc. out of busio/SPI.c to busio/__init__.c
2021-10-19 15:18:32 -04:00
Jeff Epler
39795430a4
Apply suggestions from code review
...
Eliminates the "pet" function
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
2021-10-19 13:25:28 -05:00
Dan Halbert
79ee78e690
fix SAMD21 PDMIn DMA event use
2021-10-19 13:18:14 -04:00
Scott Shawcroft
9220e482ff
Merge pull request #5482 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2021-10-19 09:55:04 -07:00
Jeff Epler
d38cf05e59
samd51: Add watchdog timer
2021-10-19 10:52:14 -05:00
Jeff Epler
74457d81f2
str_modulo_format: Make error better match standard python
...
Before this, "%c" % 3.14 would raise the error `integer required`
even though python3 uses `%c requires int or char`, just like both
already did for "%c" % "ab".
This gets rid of a string to translate, and makes behavior match
python3 better.
2021-10-19 10:52:14 -05:00
Hosted Weblate
0658e31645
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/
2021-10-19 00:56:41 +02:00
Hosted Weblate
fdb0522c3c
Merge remote-tracking branch 'origin/main'
2021-10-19 00:56:38 +02:00
Jonny Bergdahl
a3050d1f1e
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1007 of 1007 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-10-19 00:56:38 +02:00
Scott Shawcroft
dc4e5cb33b
Merge pull request #5481 from dhalbert/hid-boot-protocol
...
HID Boot device support; HID feature report support
2021-10-18 15:56:30 -07:00
Scott Shawcroft
2e0be0b5b4
Merge pull request #5478 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2021-10-18 15:21:50 -07:00
Dan Halbert
11c8080577
touch up doc
2021-10-18 16:26:12 -04:00
Dan Halbert
fa96ea1f72
Merge remote-tracking branch 'adafruit/main' into hid-boot-protocol
2021-10-18 15:30:24 -04:00
Hosted Weblate
f44fec8282
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/
2021-10-18 14:14:04 +02:00
Dan Halbert
00aeb6b9d0
Merge pull request #5468 from jepler/encoder-divisor
...
rotaryio: Add the ability to set the divisor
2021-10-18 08:13:56 -04:00
microDev
6a5a88e478
Merge pull request #5474 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2021-10-17 22:34:43 +05:30
Jonny Bergdahl
a4ff69becf
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1006 of 1006 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-10-17 16:36:50 +02:00
Wellington Terumi Uemura
207db45028
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1006 of 1006 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-10-17 16:36:49 +02:00