mrangen
1028c32fe4
edit board folder and name.
2023-11-22 21:10:37 -07:00
mrangen
798ea18896
board configured for Rev0.2
2023-11-19 11:26:17 -07:00
mrangen
9b5795ced8
test
2023-11-19 11:26:17 -07:00
Michael Rangen
f45046bb11
Merge branch 'adafruit:main' into add-raspberry-breadstick
2023-11-18 12:30:42 -07:00
Dan Halbert
1374a15761
Merge pull request #8633 from jepler/fix-frozen-modules-build
...
Fix build error when frozen modules are updated
2023-11-18 11:50:32 -05:00
Jeff Epler
3a68d2f621
Fix build error when frozen modules are updated
...
When a frozen module was added or updated, a build error would occur
during CI: `KeyError: 'FROZEN_MPY_DIRS'`.
In e40abda1bc
I decided that it should be an error if all the expected
keys were not defined in the board settings dict. I made this change
and all seemed to be well; however, my testing did not exercise the
case that a frozen module was changed.
It turns out that FROZEN_MPY_DIRS was not being set in the board settings
dict because the output of print-FROZEN_MPY_DIRS was "FROZEN_MPY_DIRS ="
(which does not match the regular expression) instead of
"FROZEN_MPY_DIRS = " (with a trailing space).
This change fixes the problem by ensuring that an undefined or empty
variable still prints with a space character after the equal character.
Tested by running locally:
```
python3 -c 'import shared_bindings_matrix; print(shared_bindings_matrix.get_settings_from_makefile("ports/atmel-samd", "trinket_m0")["FROZEN_MPY_DIRS"])'
```
(prints a blank line, expected)
as well as simulating a change to the asyncio frozen submodule:
```
python3 -c 'import shared_bindings_matrix; print(shared_bindings_matrix.get_settings_from_makefile("ports/atmel-samd", "trinket_m0")["FROZEN_MPY_DIRS"])'
```
(which will build the elecfreaks_picoed board)
2023-11-18 09:43:36 -06:00
Dan Halbert
87163def73
Merge pull request #8626 from UnexpectedCircuitPython/um_tinyc6
...
Added UM TinyC6 board
2023-11-17 08:46:27 -05:00
Dan Halbert
2a0b165123
Merge pull request #8624 from dhalbert/load-verify-locations
...
correct SSLContext.load_verify_locations() args
2023-11-17 08:00:02 -05:00
Seon Rozenblum
cddc17a3cf
Added UM TinyC6 board
2023-11-17 17:12:02 +11:00
Dan Halbert
9bdf1db153
correct SSLContext.load_verify_locations() args
2023-11-16 20:17:20 -05:00
Dan Halbert
64f6db113d
Merge pull request #8622 from jepler/merge-828
...
Merge 8.2.x (equivalent to 8.2.8) in to main
2023-11-16 16:29:13 -05:00
Dan Halbert
ffffef4854
Merge pull request #8616 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2023-11-16 13:33:36 -05:00
Can Kocyigit
f529a85111
Translated using Weblate (Turkish)
...
Currently translated at 22.2% (224 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/tr/
2023-11-16 16:03:48 +01:00
Scott Shawcroft
55a3b2e106
Translated using Weblate (Turkish)
...
Currently translated at 22.2% (224 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/tr/
2023-11-16 16:03:48 +01:00
Siyabend Ürün
6b965b2934
Translated using Weblate (Turkish)
...
Currently translated at 22.2% (224 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/tr/
2023-11-16 16:03:48 +01:00
Gökhan Koçmarlı
24cbb71806
Translated using Weblate (Turkish)
...
Currently translated at 22.2% (224 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/tr/
2023-11-16 16:03:48 +01:00
Boran Roni
54483b81f3
Translated using Weblate (Turkish)
...
Currently translated at 22.2% (224 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/tr/
2023-11-16 16:03:48 +01:00
Anonymous
705f626c67
Translated using Weblate (Turkish)
...
Currently translated at 22.2% (224 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/tr/
2023-11-16 16:03:48 +01:00
Scott Shawcroft
65e34bc31c
Translated using Weblate (Russian)
...
Currently translated at 96.4% (972 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ru/
2023-11-16 16:03:46 +01:00
Jeff Epler
a480788010
Translated using Weblate (Russian)
...
Currently translated at 96.4% (972 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ru/
2023-11-16 16:03:46 +01:00
Clay
7b77f8c913
Translated using Weblate (Russian)
...
Currently translated at 96.4% (972 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ru/
2023-11-16 16:03:46 +01:00
Anonymous
f77b16cded
Translated using Weblate (Russian)
...
Currently translated at 96.4% (972 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ru/
2023-11-16 16:03:46 +01:00
Deleted User
422983cce1
Translated using Weblate (Russian)
...
Currently translated at 96.4% (972 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ru/
2023-11-16 16:03:46 +01:00
xXx
f821bb0194
Translated using Weblate (Russian)
...
Currently translated at 96.4% (972 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ru/
2023-11-16 16:03:46 +01:00
Scott Shawcroft
e4e72c9bf8
Translated using Weblate (English (United Kingdom))
...
Currently translated at 99.9% (1007 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/en_GB/
2023-11-16 16:03:45 +01:00
Anonymous
69d3dab80c
Translated using Weblate (English (United Kingdom))
...
Currently translated at 99.9% (1007 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/en_GB/
2023-11-16 16:03:45 +01:00
James Carr
d54bd99b54
Translated using Weblate (English (United Kingdom))
...
Currently translated at 99.9% (1007 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/en_GB/
2023-11-16 16:03:44 +01:00
Andi Chandler
223c275ed6
Translated using Weblate (English (United Kingdom))
...
Currently translated at 99.9% (1007 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/en_GB/
2023-11-16 16:03:44 +01:00
Gareth Coleman
b8dc29a14b
Translated using Weblate (English (United Kingdom))
...
Currently translated at 99.9% (1007 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/en_GB/
2023-11-16 16:03:44 +01:00
Bill Sideris
33a0302471
Translated using Weblate (Greek)
...
Currently translated at 16.8% (170 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/el/
2023-11-16 16:03:43 +01:00
Anonymous
5fa716a20b
Translated using Weblate (Greek)
...
Currently translated at 16.8% (170 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/el/
2023-11-16 16:03:42 +01:00
Yutaro Urata
516fde4900
Translated using Weblate (Japanese)
...
Currently translated at 37.4% (377 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ja/
2023-11-16 16:03:41 +01:00
Scott Shawcroft
1187701add
Translated using Weblate (Japanese)
...
Currently translated at 37.4% (377 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ja/
2023-11-16 16:03:41 +01:00
sporeball
1a9679990b
Translated using Weblate (Japanese)
...
Currently translated at 37.4% (377 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ja/
2023-11-16 16:03:41 +01:00
Mitsuharu Aoyama
70a7d55596
Translated using Weblate (Japanese)
...
Currently translated at 37.4% (377 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ja/
2023-11-16 16:03:41 +01:00
Matt Watson
b17a8e1ed2
Translated using Weblate (Japanese)
...
Currently translated at 37.4% (377 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ja/
2023-11-16 16:03:41 +01:00
Jeff Epler
2dab982bde
Translated using Weblate (Japanese)
...
Currently translated at 37.4% (377 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ja/
2023-11-16 16:03:41 +01:00
Anonymous
6d176919ed
Translated using Weblate (Japanese)
...
Currently translated at 37.4% (377 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ja/
2023-11-16 16:03:41 +01:00
Taku Fukada
3c33fb5d10
Translated using Weblate (Japanese)
...
Currently translated at 37.4% (377 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ja/
2023-11-16 16:03:40 +01:00
Anonymous
6c69f4f3ad
Translated using Weblate (Hindi)
...
Currently translated at 0.0% (0 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/hi/
2023-11-16 16:03:39 +01:00
Jeff Epler
ac849c9cc2
Translated using Weblate (Chinese (Pinyin))
...
Currently translated at 99.6% (1004 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2023-11-16 16:03:38 +01:00
Scott Shawcroft
70338b4c4a
Translated using Weblate (Chinese (Pinyin))
...
Currently translated at 99.6% (1004 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2023-11-16 16:03:38 +01:00
Paul Leung
71faa7c21d
Translated using Weblate (Chinese (Pinyin))
...
Currently translated at 99.6% (1004 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2023-11-16 16:03:37 +01:00
River Wang
ae05e117b5
Translated using Weblate (Chinese (Pinyin))
...
Currently translated at 99.6% (1004 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2023-11-16 16:03:37 +01:00
hexthat
6f6d3874fe
Translated using Weblate (Chinese (Pinyin))
...
Currently translated at 99.6% (1004 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2023-11-16 16:03:37 +01:00
Anonymous
f3cf52ca64
Translated using Weblate (Chinese (Pinyin))
...
Currently translated at 99.6% (1004 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2023-11-16 16:03:37 +01:00
Jeff Epler
4bbae7a895
Translated using Weblate (Dutch)
...
Currently translated at 58.7% (592 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/nl/
2023-11-16 16:03:35 +01:00
Scott Shawcroft
7178154b33
Translated using Weblate (Dutch)
...
Currently translated at 58.7% (592 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/nl/
2023-11-16 16:03:35 +01:00
Jelle Jager
2b6c7e5626
Translated using Weblate (Dutch)
...
Currently translated at 58.7% (592 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/nl/
2023-11-16 16:03:35 +01:00
Anonymous
0ea5679320
Translated using Weblate (Dutch)
...
Currently translated at 58.7% (592 of 1008 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/nl/
2023-11-16 16:03:35 +01:00