Commit Graph

26680 Commits

Author SHA1 Message Date
anecdata b559a0ee2a new kwarg: wifi.radio.start_ap(max_connections=) 2022-02-12 13:34:57 -06:00
Scott Shawcroft ddac37add7
Merge pull request #6011 from tannewt/tannewt-patch-1
Explain read and write size to/from PIO FIFOs
2022-02-11 09:36:41 -08:00
Scott Shawcroft 34092437ec
Merge pull request #6016 from todbot/rainbowio-255p5-fix
fix #6015: rainbowio error for input > 255.0 < 256.0
2022-02-11 09:32:15 -08:00
Scott Shawcroft 160b1aa392
Merge pull request #6017 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2022-02-11 09:29:36 -08:00
Jonny Bergdahl cb8327d14c
Translated using Weblate (Swedish)
Currently translated at 100.0% (1047 of 1047 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2022-02-11 11:58:58 +01:00
Wellington Terumi Uemura 45ac0fb111
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1047 of 1047 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2022-02-11 11:58:58 +01:00
Tod Kurt 98ff9957fc appease ci 2022-02-10 17:14:07 -08:00
Tod Kurt 17440ec10c fix #6015 2022-02-10 16:10:05 -08:00
Scott Shawcroft 22928fec55
Explain read and write size to/from PIO FIFOs 2022-02-10 10:55:04 -08:00
Scott Shawcroft 5355092e4a
Merge pull request #6003 from dhalbert/spi-half-duplex-signature
add half_duplex to busio.SPI signature
2022-02-10 10:27:14 -08:00
Scott Shawcroft c9b494b79f
Merge pull request #6006 from DavePutz/issue_5980
Correct ping timeout for espressif
2022-02-10 10:18:14 -08:00
Scott Shawcroft 54589de15b
Merge pull request #6004 from dhalbert/samd-rtc-count-overflow
fetch RTC count more atomically
2022-02-10 10:16:57 -08:00
Dan Halbert c234d92bdc
Merge pull request #5989 from tekktrik/doc/update-ref-volt-desc
Expand AnalogIn.reference_voltage description
2022-02-09 18:13:59 -05:00
Dan Halbert c60e45c4e0
Merge pull request #6002 from CapableRobot/usbhub-defn-updates
Board definition updates for Capable Robot USB Hub
2022-02-09 17:51:21 -05:00
Dan Halbert 85d79f4a27
Merge pull request #6001 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2022-02-09 17:23:45 -05:00
root 6563f71545 Correct ping timeout for espressif 2022-02-09 15:58:25 -06:00
Dan Halbert b18b0fd5b9 fetch RTC count more atomically 2022-02-09 15:32:16 -05:00
Chris Osterwood 7247990c3e
Update pins.c
Fix typo
2022-02-09 14:26:20 -05:00
Dan Halbert c4e54ce671 add half_duplex to busio.SPI signature 2022-02-09 14:20:46 -05:00
Hosted Weblate 5e377556f7
Merge remote-tracking branch 'origin/main' 2022-02-09 20:03:17 +01:00
Scott Shawcroft 2bf5a1ee45
Merge pull request #5998 from anecdata/ESP32-S2-DevKitC-1-N4R2
Espressif ESP32-S2 DevKitC-1-N4R2 board
2022-02-09 11:03:14 -08:00
Hosted Weblate a24fd57d04
Merge remote-tracking branch 'origin/main' 2022-02-09 20:01:18 +01:00
Scott Shawcroft 88b000f739
Merge pull request #5996 from anecdata/channel_validate
WiFi Monitor: improve channel validation
2022-02-09 11:01:14 -08:00
Chris Osterwood 8e3f719056
Update mpconfigboard.mk
Add build flags to turn off subsystems which are not relevant to the USB Hub
2022-02-09 13:54:08 -05:00
Chris Osterwood 4c371db5b2
Update pins.c
Adds a pin which is used by recent firmware for PCB hardware identification.
2022-02-09 13:53:19 -05:00
Hosted Weblate 226b56e1e4
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/
2022-02-09 19:11:52 +01:00
Hosted Weblate 6c72ba8b00
Merge remote-tracking branch 'origin/main' 2022-02-09 19:11:49 +01:00
Maciej Stankiewicz b45e83605b
Translated using Weblate (Polish)
Currently translated at 54.8% (574 of 1046 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pl/
2022-02-09 19:11:49 +01:00
Dan Halbert da035fe958
Merge pull request #5990 from sgauche/stm_spi_3wire
Add support for half-duplex SPI to CPy
2022-02-09 13:11:37 -05:00
Dan Halbert 72317c309d turn off CIRCUITPY_ONEWIREIO by default for skinny SAMD21 builds 2022-02-09 11:40:07 -05:00
Limor "Ladyada" Fried 7270d466d0
Merge pull request #5997 from anecdata/cucumber_led_inverted
Gravitech Cucumber ESP32-S2 boards: add LED_INVERTED
2022-02-09 10:54:04 -05:00
anecdata 9342f0880d
added Saola to ignore duplicate PID 2022-02-09 00:11:46 -06:00
anecdata 0dc89a588a ignore duplicate PID 2022-02-08 23:50:08 -06:00
anecdata f87c027e00 Espressif ESP32-S2 DevKitC-1-N4R2 board 2022-02-08 22:14:01 -06:00
Scott Gauche a8d8651873 Canonical C style for half_duplex = true/false 2022-02-08 23:13:22 -05:00
Scott Gauche 309f4fb2b9 add half_duplex false param to spi construct function call in some board files 2022-02-08 22:59:26 -05:00
Scott Gauche 89ad767b8f add half_duplex to spi constructs in other ports but raise not implemented errors 2022-02-08 22:25:23 -05:00
Scott Gauche 3b418dbddc change half_duplex to be on spi construct 2022-02-08 21:37:38 -05:00
anecdata 8e625728d6 LED_INVERTED 2022-02-08 20:34:37 -06:00
Scott Shawcroft 63188a8278
Merge pull request #5994 from tekktrik/doc/change-libraries-to-classes
Change reference of "libraries" to "classes
2022-02-08 16:43:03 -08:00
anecdata ffc217e468 consolidate exception strings 2022-02-08 17:55:44 -06:00
anecdata 7411f0ca81 translate 2022-02-08 17:23:18 -06:00
anecdata 2c19f4f898 improve channel validation 2022-02-08 17:14:28 -06:00
Scott Shawcroft 114092dabb
Merge pull request #5993 from DavePutz/issue_5914
RP2040 PDMIn frequency based on sample rate
2022-02-08 11:04:49 -08:00
tekktrik 74bc41b01a
Change reference of "libraries" to "classes 2022-02-08 12:20:28 -05:00
tekktrik 7fe30cce8d
Merge branch 'adafruit:main' into doc/update-ref-volt-desc 2022-02-08 12:13:41 -05:00
root ce191327e8 RP2040 PDMIn frequency based on sample rate 2022-02-08 10:10:02 -06:00
Dan Halbert fd2cbc00f4
Merge pull request #5991 from prplz/um-s3-fixes
Unexpected maker s3 fixes
2022-02-08 09:14:14 -05:00
Michael Himing a639004c89 unexpectedmaker_tinys3: Fix D43, D44 2022-02-08 16:13:56 +11:00
Michael Himing 15914edd56 unexpectedmaker_feathers3: Fix A12 2022-02-08 16:13:56 +11:00