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 |
|
Scott Shawcroft
|
d162bbbe84
|
Merge pull request #5715 from dhalbert/adabot-for-website
Fix website action dependencies; don't build everything on CI changes - 7.1.x backport
|
2021-12-13 14:56:55 -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 |
|
Dan Halbert
|
dcc61d3532
|
remove whitespace
|
2021-12-13 15:44:55 -05:00 |
|
Scott Shawcroft
|
d14868d540
|
Exclude ci checks and tests from building boards
|
2021-12-13 15:44:55 -05:00 |
|
Scott Shawcroft
|
9f0c0720f9
|
Fetch tools/adabot submodule for website build
It's used by build_board_info.py
|
2021-12-13 15:43:36 -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 |
|
Dan Halbert
|
edabf676d4
|
Merge pull request #5712 from jepler/website-main-branch
reflect that the default branch of circuitpython-org is updated
|
2021-12-13 10:54:24 -05:00 |
|
foamyguy
|
c4be8a5c94
|
tilegrid size properties
|
2021-12-13 09:44:08 -06:00 |
|
Jeff Epler
|
a0553ea838
|
Merge pull request #5708 from dhalbert/samd-pinalarm-intclr
Clear SAMD TAMPER interrupt in pinalarm properly
|
2021-12-13 07:18:58 -07:00 |
|
Jeff Epler
|
1dce9de480
|
reflect that the default branch of circuitpython-org is updated
|
2021-12-13 07:58:26 -06: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
|
bbe30514ef
|
Fix other INTENCLR and INTENSET to write whole reg
|
2021-12-12 22:25:44 -05:00 |
|
Dan Halbert
|
c06eee9841
|
Clear TAMPER interrupt properly; make keypad module table const
|
2021-12-12 22:00:08 -05: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 |
|
Dan Halbert
|
f695b14e93
|
Merge pull request #5700 from dhalbert/update-frozen-7.1.x-beta.2
update frozen libraries for 7.1.x-beta.2
|
2021-12-10 09:52:39 -05:00 |
|
Dan Halbert
|
02dca8b66a
|
update frozen libraries for 7.1.x-beta.2
|
2021-12-10 08:35:40 -05: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 |
|