Commit Graph

19144 Commits

Author SHA1 Message Date
Hosted Weblate d0c5c7bd10 Merge remote-tracking branch 'origin/main' into main 2021-02-05 21:08:41 +01:00
Scott Shawcroft e7438c481e
Merge pull request #4125 from xorbit/main
Add A3 pin to Raspberry Pi Pico
2021-02-05 12:08:35 -08:00
Hosted Weblate 5136220d51 Merge remote-tracking branch 'origin/main' into main 2021-02-05 20:47:55 +01:00
Jonny Bergdahl ccdf3c0b79
Translated using Weblate (Swedish)
Currently translated at 100.0% (955 of 955 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-02-05 20:47:55 +01:00
Scott Shawcroft a310d4336b
Merge pull request #4128 from hierophect/esp32s2-i2s-claimpin
ESP32S2: Add I2S pin claiming
2021-02-05 11:47:49 -08:00
Patrick Van Oosterwijck a158dde628 Add alternate name `VOLTAGE_MONITOR` for `A3` 2021-02-05 10:55:03 -07:00
Wellington Terumi Uemura 0383402cd7
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (955 of 955 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-02-05 16:41:57 +01:00
Jeff Epler 433cbc6be1
Translated using Weblate (German)
Currently translated at 79.4% (759 of 955 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/de/
2021-02-05 16:41:57 +01:00
Dennis Schweer 804563a4aa
Translated using Weblate (German)
Currently translated at 79.4% (759 of 955 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/de/
2021-02-05 16:41:56 +01:00
Dan Halbert 5bb722b927
Merge pull request #4122 from hathach/fix-3986
Fix 3986 background reset remove existing usb callback
2021-02-05 09:13:28 -05:00
Dan Halbert 0a55cfbde8
Merge pull request #4126 from FiriaCTO/webusb
WebUSB serial support (compile-time option, currently defaulted to OFF)
2021-02-05 09:11:43 -05:00
Dan Halbert 25d456a5b8 shrink a couple of builds 2021-02-04 22:15:32 -05:00
Scott Shawcroft f6e881e820
Merge pull request #4123 from jepler/raspberrypi-reset-bootloader
raspberrypi: implement reset, reset_to_bootloader
2021-02-04 15:33:26 -08:00
Kevin Banks 1352938504 Changed URL 2021-02-04 16:35:42 -06:00
Kevin Banks b6ce29bc1f Merge branch 'webusb' of https://github.com/FiriaCTO/circuitpython into webusb 2021-02-04 16:31:52 -06:00
Kevin Banks c4a795b1e7 Changed URL 2021-02-04 16:31:18 -06:00
FiriaCTO e72069e241
Fix typo in comment
descriptors should be plural

Co-authored-by: Dan Halbert <halbert@halwitz.org>
2021-02-04 16:18:36 -06:00
Lucian Copeland 210d0f8798 Add I2S pin claiming 2021-02-04 16:30:05 -05:00
Kevin Banks 7a17c75256 File ending 2021-02-04 14:15:29 -06:00
Kevin Banks 3a952e96ea Fixing whitespace 2021-02-04 12:42:23 -06:00
Jeff Epler 6e153d9948 raspberrypi: implement reset, reset_to_bootloader
This makes all the following work:
 * normal microcontroller.reset()
 * reset into safe mode or UF2 bootloader via microcontroller.on_next_reset()
 * reset into UF2 bootloader via the "1200 baud trick"

The implementation of reset_cpu is from micropython.
2021-02-04 12:07:50 -06:00
Patrick Van Oosterwijck d357a05870 Add A3 pin to Raspberry Pi Pico
We want to be able to use this to measure VSYS.
2021-02-04 10:44:37 -07:00
Kevin Banks cf9a00dcba A little more content into WEBUSB_README 2021-02-04 09:44:36 -06:00
Kevin Banks 87fe58fea5 Added WEBUSB_README to the table of contents (required by CI) 2021-02-04 08:56:51 -06:00
Kevin Banks 3bf8ef4c14 Making WEBUSB_README.md standalone for now 2021-02-04 08:09:35 -06:00
hathach 8d7b1f9e8c add usb_background_schedule()
unconditionally schedule usb background after
background_callback_reset()
2021-02-04 16:00:14 +07:00
Kevin Banks 4d90f198ec (I could have sworn I deleted that line...) 2021-02-03 18:54:03 -06:00
Kevin Banks f2067730cb Code cleanup and added a WEBUSB_README file 2021-02-03 18:51:48 -06:00
Kevin Banks 215a56c920 Merge branch 'main' into webusb (trying to get CI back online) 2021-02-03 16:48:28 -06:00
Kevin Banks 00926b687a Trying to keep two ARM builds from overflowing their FLASH 2021-02-03 11:16:19 -06:00
Scott Shawcroft adaf43d6d8
Merge pull request #4113 from weblate/weblate-circuitpython-main
Translations update from Weblate
2021-02-03 08:48:34 -08:00
Hosted Weblate 7083161261
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-02-03 13:57:12 +01:00
Hosted Weblate 491badc766 Merge remote-tracking branch 'origin/main' into main 2021-02-03 13:57:10 +01:00
Wellington Terumi Uemura a4fa9219a9
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (955 of 955 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-02-03 13:57:10 +01:00
Dan Halbert cd616f6393
Merge pull request #4118 from BiffoBear/Clarified-I2C-init-error-msg-take-2
Clarified i2 c init error msg take 2
2021-02-03 07:56:59 -05:00
BiffoBear 4eb396806c Updated trinket_m0 make file to squeeze all translations as per Dan Halbert. 2021-02-03 11:47:56 +07:00
hathach e699a59890 hack to fix 3986
just a proof to show that issue analysis is correct
2021-02-03 11:01:33 +07:00
BiffoBear 042c09dab2 Ran make translate to generate circuitpython.pot 2021-02-03 05:57:03 +07:00
BiffoBear 2656c84b01 Initial commit. Edited error messages in .c files 2021-02-03 05:49:40 +07:00
Hosted Weblate 2afb58f2e7
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-02-02 19:35:23 +01:00
Hosted Weblate 32c4610957 Merge remote-tracking branch 'origin/main' into main 2021-02-02 19:35:21 +01:00
Scott Shawcroft 9140bfb5b2
Merge pull request #4049 from hierophect/sslsocket
Separate SSLSocket from Socket
2021-02-02 10:35:07 -08:00
Hosted Weblate 47665c9a81 Merge remote-tracking branch 'origin/main' into main 2021-02-02 18:53:22 +01:00
Scott Shawcroft a861498404
Merge pull request #4114 from tannewt/spidevice_spi
Add .spi accessor to SPIDevice
2021-02-02 09:53:10 -08:00
Scott Shawcroft 8fd6bff727
Add .spi accessor to SPIDevice
Fixes #4108
2021-02-01 20:03:23 -08:00
Hosted Weblate 829a88d204
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-02-02 04:47:51 +01:00
Hosted Weblate 9aa73fe2db Merge remote-tracking branch 'origin/main' into main 2021-02-02 04:47:49 +01:00
Scott Shawcroft 8789a2c8a9
Merge pull request #4110 from microDev1/rtc-rp
RP2040: Support for RTC
2021-02-01 19:47:44 -08:00
Hosted Weblate a4eabdb79d
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-02-02 04:38:29 +01:00
Hosted Weblate 56e53881d3 Merge remote-tracking branch 'origin/main' into main 2021-02-02 04:38:27 +01:00