Skip to content

Commit 1ccf767

Browse files
Merge branch 'adafruit:main' into motor
2 parents 8cce2e6 + 0642917 commit 1ccf767

File tree

100 files changed

+1778
-321
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+1778
-321
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
]
8484

8585
# Add any paths that contain templates here, relative to this directory.
86-
templates_path = ['templates']
86+
templates_path = ['templates', "docs/templates"]
8787

8888
# The suffix of source filenames.
8989
source_suffix = {

locale/ID.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1124,6 +1124,11 @@ msgstr ""
11241124
msgid "Framebuffer requires %d bytes"
11251125
msgstr ""
11261126

1127+
#: ports/mimxrt10xx/common-hal/microcontroller/Processor.c
1128+
msgid ""
1129+
"Frequency must be 24, 150, 396, 450, 528, 600, 720, 816, 912, 960 or 1008 Mhz"
1130+
msgstr ""
1131+
11271132
#: shared-bindings/pwmio/PWMOut.c
11281133
msgid "Frequency must match existing PWMOut using this timer"
11291134
msgstr "Frekuensi harus cocok dengan PWMOut yang ada menggunakan timer ini"
@@ -3054,7 +3059,7 @@ msgstr ""
30543059
msgid "complex values not supported"
30553060
msgstr ""
30563061

3057-
#: extmod/moduzlib.c shared-module/zlib/DecompIO.c
3062+
#: extmod/moduzlib.c
30583063
msgid "compression header"
30593064
msgstr "kompresi header"
30603065

@@ -3308,6 +3313,10 @@ msgstr ""
33083313
msgid "format requires a dict"
33093314
msgstr ""
33103315

3316+
#: shared-bindings/microcontroller/Processor.c
3317+
msgid "frequency is read-only for this board"
3318+
msgstr ""
3319+
33113320
#: py/objdeque.c
33123321
msgid "full"
33133322
msgstr ""

locale/circuitpython.pot

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1107,6 +1107,11 @@ msgstr ""
11071107
msgid "Framebuffer requires %d bytes"
11081108
msgstr ""
11091109

1110+
#: ports/mimxrt10xx/common-hal/microcontroller/Processor.c
1111+
msgid ""
1112+
"Frequency must be 24, 150, 396, 450, 528, 600, 720, 816, 912, 960 or 1008 Mhz"
1113+
msgstr ""
1114+
11101115
#: shared-bindings/pwmio/PWMOut.c
11111116
msgid "Frequency must match existing PWMOut using this timer"
11121117
msgstr ""
@@ -1599,6 +1604,10 @@ msgstr ""
15991604
msgid "Name too long"
16001605
msgstr ""
16011606

1607+
#: shared-bindings/displayio/TileGrid.c
1608+
msgid "New bitmap must be same size as old bitmap"
1609+
msgstr ""
1610+
16021611
#: ports/espressif/common-hal/_bleio/__init__.c
16031612
msgid "Nimble out of memory"
16041613
msgstr ""
@@ -3019,7 +3028,7 @@ msgstr ""
30193028
msgid "complex values not supported"
30203029
msgstr ""
30213030

3022-
#: extmod/moduzlib.c shared-module/zlib/DecompIO.c
3031+
#: extmod/moduzlib.c
30233032
msgid "compression header"
30243033
msgstr ""
30253034

@@ -3273,6 +3282,10 @@ msgstr ""
32733282
msgid "format requires a dict"
32743283
msgstr ""
32753284

3285+
#: shared-bindings/microcontroller/Processor.c
3286+
msgid "frequency is read-only for this board"
3287+
msgstr ""
3288+
32763289
#: py/objdeque.c
32773290
msgid "full"
32783291
msgstr ""

locale/cs.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1114,6 +1114,11 @@ msgstr ""
11141114
msgid "Framebuffer requires %d bytes"
11151115
msgstr ""
11161116

1117+
#: ports/mimxrt10xx/common-hal/microcontroller/Processor.c
1118+
msgid ""
1119+
"Frequency must be 24, 150, 396, 450, 528, 600, 720, 816, 912, 960 or 1008 Mhz"
1120+
msgstr ""
1121+
11171122
#: shared-bindings/pwmio/PWMOut.c
11181123
msgid "Frequency must match existing PWMOut using this timer"
11191124
msgstr ""
@@ -3028,7 +3033,7 @@ msgstr ""
30283033
msgid "complex values not supported"
30293034
msgstr ""
30303035

3031-
#: extmod/moduzlib.c shared-module/zlib/DecompIO.c
3036+
#: extmod/moduzlib.c
30323037
msgid "compression header"
30333038
msgstr ""
30343039

@@ -3282,6 +3287,10 @@ msgstr ""
32823287
msgid "format requires a dict"
32833288
msgstr ""
32843289

3290+
#: shared-bindings/microcontroller/Processor.c
3291+
msgid "frequency is read-only for this board"
3292+
msgstr ""
3293+
32853294
#: py/objdeque.c
32863295
msgid "full"
32873296
msgstr ""

locale/de_DE.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1125,6 +1125,11 @@ msgstr "Format nicht unterstützt"
11251125
msgid "Framebuffer requires %d bytes"
11261126
msgstr "Framepuffer benötigt %d bytes"
11271127

1128+
#: ports/mimxrt10xx/common-hal/microcontroller/Processor.c
1129+
msgid ""
1130+
"Frequency must be 24, 150, 396, 450, 528, 600, 720, 816, 912, 960 or 1008 Mhz"
1131+
msgstr ""
1132+
11281133
#: shared-bindings/pwmio/PWMOut.c
11291134
msgid "Frequency must match existing PWMOut using this timer"
11301135
msgstr ""
@@ -3097,7 +3102,7 @@ msgstr "Komplexe Division durch null"
30973102
msgid "complex values not supported"
30983103
msgstr "Komplexe Zahlen nicht unterstützt"
30993104

3100-
#: extmod/moduzlib.c shared-module/zlib/DecompIO.c
3105+
#: extmod/moduzlib.c
31013106
msgid "compression header"
31023107
msgstr "kompression header"
31033108

@@ -3353,6 +3358,10 @@ msgstr "Die Schriftart (font) muss 2048 Byte lang sein"
33533358
msgid "format requires a dict"
33543359
msgstr "Format erfordert ein Wörterbuch (dict)"
33553360

3361+
#: shared-bindings/microcontroller/Processor.c
3362+
msgid "frequency is read-only for this board"
3363+
msgstr ""
3364+
33563365
#: py/objdeque.c
33573366
msgid "full"
33583367
msgstr "voll"

locale/el.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1107,6 +1107,11 @@ msgstr ""
11071107
msgid "Framebuffer requires %d bytes"
11081108
msgstr ""
11091109

1110+
#: ports/mimxrt10xx/common-hal/microcontroller/Processor.c
1111+
msgid ""
1112+
"Frequency must be 24, 150, 396, 450, 528, 600, 720, 816, 912, 960 or 1008 Mhz"
1113+
msgstr ""
1114+
11101115
#: shared-bindings/pwmio/PWMOut.c
11111116
msgid "Frequency must match existing PWMOut using this timer"
11121117
msgstr ""
@@ -3019,7 +3024,7 @@ msgstr ""
30193024
msgid "complex values not supported"
30203025
msgstr ""
30213026

3022-
#: extmod/moduzlib.c shared-module/zlib/DecompIO.c
3027+
#: extmod/moduzlib.c
30233028
msgid "compression header"
30243029
msgstr ""
30253030

@@ -3273,6 +3278,10 @@ msgstr ""
32733278
msgid "format requires a dict"
32743279
msgstr ""
32753280

3281+
#: shared-bindings/microcontroller/Processor.c
3282+
msgid "frequency is read-only for this board"
3283+
msgstr ""
3284+
32763285
#: py/objdeque.c
32773286
msgid "full"
32783287
msgstr ""

locale/en_GB.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1118,6 +1118,11 @@ msgstr "Format not supported"
11181118
msgid "Framebuffer requires %d bytes"
11191119
msgstr "Framebuffer requires %d bytes"
11201120

1121+
#: ports/mimxrt10xx/common-hal/microcontroller/Processor.c
1122+
msgid ""
1123+
"Frequency must be 24, 150, 396, 450, 528, 600, 720, 816, 912, 960 or 1008 Mhz"
1124+
msgstr ""
1125+
11211126
#: shared-bindings/pwmio/PWMOut.c
11221127
msgid "Frequency must match existing PWMOut using this timer"
11231128
msgstr "Frequency must match existing PWMOut using this timer"
@@ -3053,7 +3058,7 @@ msgstr "complex division by zero"
30533058
msgid "complex values not supported"
30543059
msgstr "complex values not supported"
30553060

3056-
#: extmod/moduzlib.c shared-module/zlib/DecompIO.c
3061+
#: extmod/moduzlib.c
30573062
msgid "compression header"
30583063
msgstr "compression header"
30593064

@@ -3308,6 +3313,10 @@ msgstr "font must be 2048 bytes long"
33083313
msgid "format requires a dict"
33093314
msgstr "format requires a dict"
33103315

3316+
#: shared-bindings/microcontroller/Processor.c
3317+
msgid "frequency is read-only for this board"
3318+
msgstr ""
3319+
33113320
#: py/objdeque.c
33123321
msgid "full"
33133322
msgstr "full"

locale/es.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1128,6 +1128,11 @@ msgstr "Sin capacidades para el formato"
11281128
msgid "Framebuffer requires %d bytes"
11291129
msgstr "Framebuffer requiere %d bytes"
11301130

1131+
#: ports/mimxrt10xx/common-hal/microcontroller/Processor.c
1132+
msgid ""
1133+
"Frequency must be 24, 150, 396, 450, 528, 600, 720, 816, 912, 960 or 1008 Mhz"
1134+
msgstr ""
1135+
11311136
#: shared-bindings/pwmio/PWMOut.c
11321137
msgid "Frequency must match existing PWMOut using this timer"
11331138
msgstr ""
@@ -3091,7 +3096,7 @@ msgstr "división compleja por cero"
30913096
msgid "complex values not supported"
30923097
msgstr "valores complejos no soportados"
30933098

3094-
#: extmod/moduzlib.c shared-module/zlib/DecompIO.c
3099+
#: extmod/moduzlib.c
30953100
msgid "compression header"
30963101
msgstr "encabezado de compresión"
30973102

@@ -3347,6 +3352,10 @@ msgstr "font debe ser 2048 bytes de largo"
33473352
msgid "format requires a dict"
33483353
msgstr "format requiere un dict"
33493354

3355+
#: shared-bindings/microcontroller/Processor.c
3356+
msgid "frequency is read-only for this board"
3357+
msgstr ""
3358+
33503359
#: py/objdeque.c
33513360
msgid "full"
33523361
msgstr "lleno"

locale/fil.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1120,6 +1120,11 @@ msgstr ""
11201120
msgid "Framebuffer requires %d bytes"
11211121
msgstr ""
11221122

1123+
#: ports/mimxrt10xx/common-hal/microcontroller/Processor.c
1124+
msgid ""
1125+
"Frequency must be 24, 150, 396, 450, 528, 600, 720, 816, 912, 960 or 1008 Mhz"
1126+
msgstr ""
1127+
11231128
#: shared-bindings/pwmio/PWMOut.c
11241129
msgid "Frequency must match existing PWMOut using this timer"
11251130
msgstr ""
@@ -3048,7 +3053,7 @@ msgstr "kumplikadong dibisyon sa pamamagitan ng zero"
30483053
msgid "complex values not supported"
30493054
msgstr "kumplikadong values hindi sinusuportahan"
30503055

3051-
#: extmod/moduzlib.c shared-module/zlib/DecompIO.c
3056+
#: extmod/moduzlib.c
30523057
msgid "compression header"
30533058
msgstr "compression header"
30543059

@@ -3307,6 +3312,10 @@ msgstr "font ay dapat 2048 bytes ang haba"
33073312
msgid "format requires a dict"
33083313
msgstr "kailangan ng format ng dict"
33093314

3315+
#: shared-bindings/microcontroller/Processor.c
3316+
msgid "frequency is read-only for this board"
3317+
msgstr ""
3318+
33103319
#: py/objdeque.c
33113320
msgid "full"
33123321
msgstr "puno"

locale/fr.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1138,6 +1138,11 @@ msgstr "Format non supporté"
11381138
msgid "Framebuffer requires %d bytes"
11391139
msgstr "FrameBuffer nécessite %d octets"
11401140

1141+
#: ports/mimxrt10xx/common-hal/microcontroller/Processor.c
1142+
msgid ""
1143+
"Frequency must be 24, 150, 396, 450, 528, 600, 720, 816, 912, 960 or 1008 Mhz"
1144+
msgstr ""
1145+
11411146
#: shared-bindings/pwmio/PWMOut.c
11421147
msgid "Frequency must match existing PWMOut using this timer"
11431148
msgstr ""
@@ -3117,7 +3122,7 @@ msgstr "division complexe par zéro"
31173122
msgid "complex values not supported"
31183123
msgstr "valeurs complexes non supportées"
31193124

3120-
#: extmod/moduzlib.c shared-module/zlib/DecompIO.c
3125+
#: extmod/moduzlib.c
31213126
msgid "compression header"
31223127
msgstr "entête de compression"
31233128

@@ -3374,6 +3379,10 @@ msgstr "la police doit être longue de 2048 octets"
33743379
msgid "format requires a dict"
33753380
msgstr "le format nécessite un dict"
33763381

3382+
#: shared-bindings/microcontroller/Processor.c
3383+
msgid "frequency is read-only for this board"
3384+
msgstr ""
3385+
33773386
#: py/objdeque.c
33783387
msgid "full"
33793388
msgstr "plein"

locale/hi.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1107,6 +1107,11 @@ msgstr ""
11071107
msgid "Framebuffer requires %d bytes"
11081108
msgstr ""
11091109

1110+
#: ports/mimxrt10xx/common-hal/microcontroller/Processor.c
1111+
msgid ""
1112+
"Frequency must be 24, 150, 396, 450, 528, 600, 720, 816, 912, 960 or 1008 Mhz"
1113+
msgstr ""
1114+
11101115
#: shared-bindings/pwmio/PWMOut.c
11111116
msgid "Frequency must match existing PWMOut using this timer"
11121117
msgstr ""
@@ -3019,7 +3024,7 @@ msgstr ""
30193024
msgid "complex values not supported"
30203025
msgstr ""
30213026

3022-
#: extmod/moduzlib.c shared-module/zlib/DecompIO.c
3027+
#: extmod/moduzlib.c
30233028
msgid "compression header"
30243029
msgstr ""
30253030

@@ -3273,6 +3278,10 @@ msgstr ""
32733278
msgid "format requires a dict"
32743279
msgstr ""
32753280

3281+
#: shared-bindings/microcontroller/Processor.c
3282+
msgid "frequency is read-only for this board"
3283+
msgstr ""
3284+
32763285
#: py/objdeque.c
32773286
msgid "full"
32783287
msgstr ""

0 commit comments

Comments
 (0)