Commit Graph

26156 Commits

Author SHA1 Message Date
Scott Shawcroft 3e13d4f5b5
Add sideset_enable support to PIO
This allows for UART TX via PIO
2021-12-22 12:00:19 -08:00
Scott Shawcroft 7c2e7bfeaa
Add alternative clock pin name to match silkscreen 2021-12-15 14:41:42 -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 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
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
Dan Halbert b50443240f
Merge pull request #5698 from tannewt/rpi_spi
Add SPI to broadcom port
2021-12-09 21:14:06 -05:00
Dan Halbert 128d181a50
Merge pull request #5653 from adafruit/tannewt-patch-1
Notify based on issue label
2021-12-09 20:55:44 -05:00
Scott Shawcroft 8c480832a7
Add generic CM4 board and update PIDs 2021-12-09 17:30:32 -08:00
Scott Shawcroft 6626319338
Add SPI support
It uses both SPI and AUX SPI peripherals
2021-12-09 17:30:03 -08:00
Dan Halbert b248cee98e
Merge pull request #5696 from prplz/xiao-rp2040-pins
Update xiao rp2040 pins
2021-12-09 18:12:17 -05:00
Michael Himing d72311f76a Update xiao rp2040 pins 2021-12-10 09:39:31 +11:00
Scott Shawcroft d692afea85
Create notify.yml 2021-12-09 10:51:04 -08:00
Scott Shawcroft 5ea4082a18
Merge pull request #5664 from jpconstantineau/bluemicro833
Add Bluemicro833 as new nRF52833 board
2021-12-09 10:27:41 -08:00
Limor "Ladyada" Fried a24397eeda
Merge pull request #5694 from adafruit/7.1.x
Merge 7.1.x into main (for sdcard fix)
2021-12-09 12:40:13 -05:00
Dan Halbert 3bdf2a5cde
Merge pull request #5691 from jepler/esp32s3-pids
Fix PIDs to match official espressif list
2021-12-09 09:08:35 -05:00