Skip to content

Commit bc40034

Browse files
authored
Merge branch 'master' into Optical-Encoder-Module
2 parents 62bdfb7 + f7303e6 commit bc40034

File tree

30 files changed

+364
-35
lines changed

30 files changed

+364
-35
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ jobs:
222222
- "pybadge_airlift"
223223
- "pyboard_v11"
224224
- "pycubed"
225+
- "pycubed_mram"
225226
- "pygamer"
226227
- "pygamer_advance"
227228
- "pyportal"

locale/ID.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1144,6 +1144,10 @@ msgstr "Tidak ada dukungan hardware untuk pin"
11441144
msgid "No key was specified"
11451145
msgstr ""
11461146

1147+
#: shared-bindings/time/__init__.c
1148+
msgid "No long integer support"
1149+
msgstr ""
1150+
11471151
#: ports/stm/common-hal/pulseio/PWMOut.c
11481152
msgid "No more timers available on this pin."
11491153
msgstr ""

locale/circuitpython.pot

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,6 +1133,10 @@ msgstr ""
11331133
msgid "No key was specified"
11341134
msgstr ""
11351135

1136+
#: shared-bindings/time/__init__.c
1137+
msgid "No long integer support"
1138+
msgstr ""
1139+
11361140
#: ports/stm/common-hal/pulseio/PWMOut.c
11371141
msgid "No more timers available on this pin."
11381142
msgstr ""

locale/de_DE.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1149,6 +1149,10 @@ msgstr "Keine Hardwareunterstützung an diesem Pin"
11491149
msgid "No key was specified"
11501150
msgstr ""
11511151

1152+
#: shared-bindings/time/__init__.c
1153+
msgid "No long integer support"
1154+
msgstr ""
1155+
11521156
#: ports/stm/common-hal/pulseio/PWMOut.c
11531157
msgid "No more timers available on this pin."
11541158
msgstr ""

locale/en_US.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,6 +1133,10 @@ msgstr ""
11331133
msgid "No key was specified"
11341134
msgstr ""
11351135

1136+
#: shared-bindings/time/__init__.c
1137+
msgid "No long integer support"
1138+
msgstr ""
1139+
11361140
#: ports/stm/common-hal/pulseio/PWMOut.c
11371141
msgid "No more timers available on this pin."
11381142
msgstr ""

locale/en_x_pirate.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1142,6 +1142,10 @@ msgstr ""
11421142
msgid "No key was specified"
11431143
msgstr ""
11441144

1145+
#: shared-bindings/time/__init__.c
1146+
msgid "No long integer support"
1147+
msgstr ""
1148+
11451149
#: ports/stm/common-hal/pulseio/PWMOut.c
11461150
msgid "No more timers available on this pin."
11471151
msgstr ""

locale/es.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1141,6 +1141,10 @@ msgstr "Sin soporte de hardware en pin"
11411141
msgid "No key was specified"
11421142
msgstr ""
11431143

1144+
#: shared-bindings/time/__init__.c
1145+
msgid "No long integer support"
1146+
msgstr ""
1147+
11441148
#: ports/stm/common-hal/pulseio/PWMOut.c
11451149
msgid "No more timers available on this pin."
11461150
msgstr ""

locale/fil.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1149,6 +1149,10 @@ msgstr "Walang support sa hardware ang pin"
11491149
msgid "No key was specified"
11501150
msgstr ""
11511151

1152+
#: shared-bindings/time/__init__.c
1153+
msgid "No long integer support"
1154+
msgstr ""
1155+
11521156
#: ports/stm/common-hal/pulseio/PWMOut.c
11531157
msgid "No more timers available on this pin."
11541158
msgstr ""

locale/fr.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,6 +1163,10 @@ msgstr "Pas de support matériel pour cette broche"
11631163
msgid "No key was specified"
11641164
msgstr ""
11651165

1166+
#: shared-bindings/time/__init__.c
1167+
msgid "No long integer support"
1168+
msgstr ""
1169+
11661170
#: ports/stm/common-hal/pulseio/PWMOut.c
11671171
msgid "No more timers available on this pin."
11681172
msgstr ""

locale/it_IT.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,6 +1153,10 @@ msgstr "Nessun supporto hardware sul pin"
11531153
msgid "No key was specified"
11541154
msgstr ""
11551155

1156+
#: shared-bindings/time/__init__.c
1157+
msgid "No long integer support"
1158+
msgstr ""
1159+
11561160
#: ports/stm/common-hal/pulseio/PWMOut.c
11571161
msgid "No more timers available on this pin."
11581162
msgstr ""

0 commit comments

Comments
 (0)