Skip to content

Commit 0c1d6ce

Browse files
committed
Merge remote-tracking branch 'adafruit/main' into fix_cp_irremote
2 parents 083960c + 0632a1e commit 0c1d6ce

File tree

57 files changed

+1674
-498
lines changed

Some content is hidden

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

57 files changed

+1674
-498
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ jobs:
232232
- "bdmicro_vina_d51_pcb7"
233233
- "bless_dev_board_multi_sensor"
234234
- "blm_badge"
235+
- "bluemicro840"
235236
- "capablerobot_usbhub"
236237
- "catwan_usbstick"
237238
- "circuitbrains_basic_m0"
@@ -369,6 +370,7 @@ jobs:
369370
- "sparkfun_samd21_mini"
370371
- "sparkfun_samd51_micromod"
371372
- "sparkfun_samd51_thing_plus"
373+
- "sparkfun_stm32f405_micromod"
372374
- "sparkfun_thing_plus_rp2040"
373375
- "spresense"
374376
- "stackrduino_m0_pro"

locale/ID.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4148,7 +4148,7 @@ msgstr ""
41484148
msgid "stop not reachable from start"
41494149
msgstr ""
41504150

4151-
#: py/stream.c
4151+
#: py/stream.c shared-bindings/getpass/__init__.c
41524152
msgid "stream operation not supported"
41534153
msgstr ""
41544154

locale/circuitpython.pot

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,10 @@ msgstr ""
493493
msgid "Attempted heap allocation when VM not running."
494494
msgstr ""
495495

496+
#: ports/raspberrypi/audio_dma.c
497+
msgid "Audio conversion not implemented"
498+
msgstr ""
499+
496500
#: shared-bindings/wifi/Radio.c
497501
msgid "AuthMode.OPEN is not used with password"
498502
msgstr ""
@@ -1217,6 +1221,10 @@ msgstr ""
12171221
msgid "Insufficient encryption"
12181222
msgstr ""
12191223

1224+
#: ports/raspberrypi/audio_dma.c
1225+
msgid "Internal audio buffer too small"
1226+
msgstr ""
1227+
12201228
#: ports/stm/common-hal/busio/UART.c
12211229
msgid "Internal define error"
12221230
msgstr ""
@@ -4105,7 +4113,7 @@ msgstr ""
41054113
msgid "stop not reachable from start"
41064114
msgstr ""
41074115

4108-
#: py/stream.c
4116+
#: py/stream.c shared-bindings/getpass/__init__.c
41094117
msgid "stream operation not supported"
41104118
msgstr ""
41114119

locale/cs.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4108,7 +4108,7 @@ msgstr ""
41084108
msgid "stop not reachable from start"
41094109
msgstr ""
41104110

4111-
#: py/stream.c
4111+
#: py/stream.c shared-bindings/getpass/__init__.c
41124112
msgid "stream operation not supported"
41134113
msgstr ""
41144114

locale/de_DE.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4179,7 +4179,7 @@ msgstr "stop muss 1 oder 2 sein"
41794179
msgid "stop not reachable from start"
41804180
msgstr "stop ist von start aus nicht erreichbar"
41814181

4182-
#: py/stream.c
4182+
#: py/stream.c shared-bindings/getpass/__init__.c
41834183
msgid "stream operation not supported"
41844184
msgstr "stream operation ist nicht unterstützt"
41854185

locale/el.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4105,7 +4105,7 @@ msgstr ""
41054105
msgid "stop not reachable from start"
41064106
msgstr ""
41074107

4108-
#: py/stream.c
4108+
#: py/stream.c shared-bindings/getpass/__init__.c
41094109
msgid "stream operation not supported"
41104110
msgstr ""
41114111

locale/en_GB.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4142,7 +4142,7 @@ msgstr "stop must be 1 or 2"
41424142
msgid "stop not reachable from start"
41434143
msgstr "stop not reachable from start"
41444144

4145-
#: py/stream.c
4145+
#: py/stream.c shared-bindings/getpass/__init__.c
41464146
msgid "stream operation not supported"
41474147
msgstr "stream operation not supported"
41484148

locale/es.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4196,7 +4196,7 @@ msgstr "stop debe ser 1 ó 2"
41964196
msgid "stop not reachable from start"
41974197
msgstr "stop no se puede alcanzar del principio"
41984198

4199-
#: py/stream.c
4199+
#: py/stream.c shared-bindings/getpass/__init__.c
42004200
msgid "stream operation not supported"
42014201
msgstr "operación stream no soportada"
42024202

locale/fil.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4155,7 +4155,7 @@ msgstr "stop dapat 1 o 2"
41554155
msgid "stop not reachable from start"
41564156
msgstr "stop hindi maabot sa simula"
41574157

4158-
#: py/stream.c
4158+
#: py/stream.c shared-bindings/getpass/__init__.c
41594159
msgid "stream operation not supported"
41604160
msgstr "stream operation hindi sinusuportahan"
41614161

locale/fr.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4207,7 +4207,7 @@ msgstr "stop doit être 1 ou 2"
42074207
msgid "stop not reachable from start"
42084208
msgstr "stop n'est pas accessible au démarrage"
42094209

4210-
#: py/stream.c
4210+
#: py/stream.c shared-bindings/getpass/__init__.c
42114211
msgid "stream operation not supported"
42124212
msgstr "opération de flux non supportée"
42134213

0 commit comments

Comments
 (0)