Commit Graph

26166 Commits

Author SHA1 Message Date
Dan Halbert 14b24f405f
Merge pull request #5742 from ladyada/main
fix colororder
2021-12-17 10:38:18 -05:00
lady ada 1c1559f5af fix colororder 2021-12-17 09:41:44 -05:00
Dan Halbert b3d4f2efcc
Merge pull request #5738 from ladyada/main
fix final qtpys2 and s2tft feather pinouts
2021-12-17 07:53:03 -05:00
lady ada c088090319 nuudge 2021-12-17 01:17:35 -05:00
lady ada 12e72ef406 fix final qtpys2 and s2tft feather pinouts 2021-12-17 00:24:19 -05:00
Jeff Epler 9622457615
Merge pull request #5736 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2021-12-16 17:46:54 -07:00
Jonny Bergdahl e72470f905
Translated using Weblate (Swedish)
Currently translated at 100.0% (1029 of 1029 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-12-16 23:53:27 +01:00
Wellington Terumi Uemura 2cdd73f793
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1029 of 1029 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-12-16 23:53:26 +01:00
Scott Shawcroft 3f50453dd0
Merge pull request #5727 from tannewt/rpi_neopixel
Add neopixel support on PWM capable pins
2021-12-16 11:44:02 -08:00
Scott Shawcroft 5e4cb4f1e2
Yes, index is unused. That's ok. 2021-12-15 13:46:31 -08:00
Scott Shawcroft 190aee551e
Merge pull request #5699 from jpconstantineau/board-pykey87
Add support for PyKey family of keyboards
2021-12-15 10:59:55 -08:00
Scott Shawcroft 4e41bf1dc7
Checkout ulab for build 2021-12-15 10:56:27 -08:00
Scott Shawcroft d50079c4ca
Merge pull request #5716 from timhawes/ssl_improvements
SSL improvements
2021-12-15 10:52:48 -08:00
MicroDev 02926228b3
Merge pull request #5729 from asura99/fix-pinout
fix missing pintout. Closes #5720 .
2021-12-15 10:16:38 +05:30
Dan Halbert cad8c1fcdf
Merge pull request #5721 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2021-12-14 23:39:33 -05:00
Pierre Constantineau f3ec6ee760 tested hardware and cleaned-up commented out pin defs 2021-12-14 21:46:04 -06:00
Hosted Weblate e683729b37
Merge remote-tracking branch 'origin/main' 2021-12-15 04:32:14 +01:00
dronecz a788de9f30
Translated using Weblate (Czech)
Currently translated at 2.9% (30 of 1029 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/cs/
2021-12-15 04:32:14 +01:00
Dan Halbert 62026bc1df
Merge pull request #5728 from tannewt/vectorio32
Support 32 bit color with vectorio
2021-12-14 22:32:04 -05:00
Asura 7b2980ead2
fix missing pintout.
fix missing pintout p20 & p21 for makerdiary_nrf52840_mdk_usb_dongle.
2021-12-15 09:57:26 +08:00
Scott Shawcroft 01f8cffdae
Support 32 bit color with vectorio
Fixes #5639
2021-12-14 17:13:11 -08:00
Scott Shawcroft 2693e2ce0a
Add neopixel support on PWM capable pins
It'll be hard to do PWM from them concurrently

Fixes #5697
2021-12-14 16:59:53 -08:00
dronecz 8b7c90c373
Translated using Weblate (Czech)
Currently translated at 2.4% (25 of 1029 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/cs/
2021-12-15 01:54:32 +01:00
Tim Hawes 54e87d3660
Apply suggestions from code review
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
2021-12-14 20:03:44 +00:00
Hosted Weblate 3084e1eba8
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-12-14 18:38:28 +01:00
Scott Shawcroft aee80d67b6
Merge pull request #5709 from WarriorOfWire/width_and_height
vectorio: Add width and height properties to rectangle
2021-12-14 09:38:14 -08:00
Pierre Constantineau 162e253949 finalizing pin assignments prior to final hardware test 2021-12-14 09:45:39 -06:00
Limor "Ladyada" Fried 7f5aa1a9bb
Merge pull request #5710 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2021-12-14 01:54:29 -05:00
Tim Hawes c325633f8e Add methods to ssl.SSLContext for handling self-signed certs 2021-12-14 01:00:50 +00:00
Tim Hawes ef414bf1bd Handle server_hostname argument in espressif SSLContext.wrap_socket 2021-12-14 01:00:50 +00:00
Tim Hawes bcb516c496 Handle server_hostname=None in SSLContext.wrap_socket 2021-12-14 01:00:50 +00:00
Tim Hawes 8ef24afe7a Documentation fix for SSLContext.wrap_socket 2021-12-14 00:09:15 +00:00
Hosted Weblate 385b6e26a3
Merge remote-tracking branch 'origin/main' 2021-12-13 23:58:08 +01:00
Scott Shawcroft 7fea970379
Merge pull request #5597 from NathanY3G/add-board-sparkfun-thing-plus-stm32
Add board definition for SparkFun Thing Plus - STM32
2021-12-13 14:58:04 -08:00
Hosted Weblate c66c3a3b0f
Merge remote-tracking branch 'origin/main' 2021-12-13 22:47:09 +01:00
Dan Halbert 9166e5513c
Merge pull request #5714 from timhawes/pull-sslsocket-error-check
Fix to error checking in espressif SSLSocket
2021-12-13 16:47:03 -05:00
Pierre Constantineau 9119a32a5d fixed row0 and added encoder pins 2021-12-13 13:31:00 -06:00
Tim Hawes a3c8760d41 Fix to error checking in espressif SSLSocket 2021-12-13 17:55:43 +00:00
Nathan Young ffd41cf2b7 Updated USB product name to remove duplication
Output from lsusb now reads: SparkFun Electronics Thing Plus - STM32
2021-12-13 18:01:07 +01:00
Nathan Young 463d94475b Use correct PID for SparkFun Thing Plus - STM32
This value was kindly provided by  brhoff720.
2021-12-13 17:37:02 +01:00
Jeff Epler 8af8e996f3
Translated using Weblate (French)
Currently translated at 100.0% (1028 of 1028 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-12-13 06:53:46 +01:00
Kenny 17b53c7ebe vectorio: Add width and height properties to rectangle
Closes: https://github.com/adafruit/circuitpython/issues/5695
2021-12-12 19:50:00 -08:00
Dan Halbert 05e0734157
Merge pull request #5702 from adafruit/tannewt-patch-2
Exclude ci checks and tests from building boards
2021-12-11 23:00:41 -05:00
Dan Halbert c3a90e38f7
remove whitespace 2021-12-11 18:02:55 -05:00
Dan Halbert 568c281fd4
Merge pull request #5701 from adafruit/tannewt-patch-1
Fetch tools/adabot submodule for website build
2021-12-11 18:00:11 -05:00
Pierre Constantineau 86ddecfd4f merge main and resolve conflict 2021-12-10 16:57:50 -06:00
Pierre Constantineau dac71e684d moved aliased boards down to actual builds 2021-12-10 16:34:06 -06:00
Scott Shawcroft cf826d33d1
Exclude ci checks and tests from building boards 2021-12-10 10:28:49 -08:00
Scott Shawcroft 74fa2e9edd
Fetch tools/adabot submodule for website build
It's used by build_board_info.py
2021-12-10 10:20:36 -08:00
Pierre Constantineau a043f65352 adding Pykey family of boards 2021-12-09 23:25:48 -06:00