Skip to content

Commit 7546d47

Browse files
committed
Merge remote-tracking branch 'adafruit/master' into improve_verification
2 parents 2efe17b + 82fdced commit 7546d47

36 files changed

+452
-19
lines changed

locale/ID.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-05-12 12:24-0700\n"
11+
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -254,6 +254,7 @@ msgstr ""
254254
msgid "3-arg pow() not supported"
255255
msgstr ""
256256

257+
#: ports/atmel-samd/common-hal/countio/Counter.c
257258
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
258259
msgid "A hardware interrupt channel is already in use"
259260
msgstr "Sebuah channel hardware interrupt sedang digunakan"
@@ -1248,6 +1249,10 @@ msgstr ""
12481249
msgid "Pin does not have ADC capabilities"
12491250
msgstr "Pin tidak mempunya kemampuan untuk ADC (Analog Digital Converter)"
12501251

1252+
#: ports/atmel-samd/common-hal/countio/Counter.c
1253+
msgid "Pin must support hardware interrupts"
1254+
msgstr ""
1255+
12511256
#: ports/stm/common-hal/pulseio/PulseIn.c
12521257
msgid "Pin number already reserved by EXTI"
12531258
msgstr ""

locale/circuitpython.pot

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-05-12 12:24-0700\n"
11+
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -253,6 +253,7 @@ msgstr ""
253253
msgid "3-arg pow() not supported"
254254
msgstr ""
255255

256+
#: ports/atmel-samd/common-hal/countio/Counter.c
256257
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
257258
msgid "A hardware interrupt channel is already in use"
258259
msgstr ""
@@ -1236,6 +1237,10 @@ msgstr ""
12361237
msgid "Pin does not have ADC capabilities"
12371238
msgstr ""
12381239

1240+
#: ports/atmel-samd/common-hal/countio/Counter.c
1241+
msgid "Pin must support hardware interrupts"
1242+
msgstr ""
1243+
12391244
#: ports/stm/common-hal/pulseio/PulseIn.c
12401245
msgid "Pin number already reserved by EXTI"
12411246
msgstr ""

locale/de_DE.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-05-12 12:24-0700\n"
10+
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
1111
"PO-Revision-Date: 2020-04-30 17:01+0000\n"
1212
"Last-Translator: Jeff Epler <[email protected]>\n"
1313
"Language-Team: German <https://later.unpythonic.net/projects/circuitpython/"
@@ -262,6 +262,7 @@ msgstr "0.0 zu einer komplexen Potenz"
262262
msgid "3-arg pow() not supported"
263263
msgstr "3-arg pow() wird nicht unterstützt"
264264

265+
#: ports/atmel-samd/common-hal/countio/Counter.c
265266
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
266267
msgid "A hardware interrupt channel is already in use"
267268
msgstr "Ein Hardware Interrupt Kanal wird schon benutzt"
@@ -1258,6 +1259,10 @@ msgstr "Zugang verweigert"
12581259
msgid "Pin does not have ADC capabilities"
12591260
msgstr "Pin hat keine ADC Funktionalität"
12601261

1262+
#: ports/atmel-samd/common-hal/countio/Counter.c
1263+
msgid "Pin must support hardware interrupts"
1264+
msgstr ""
1265+
12611266
#: ports/stm/common-hal/pulseio/PulseIn.c
12621267
msgid "Pin number already reserved by EXTI"
12631268
msgstr ""

locale/en_US.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-05-12 12:24-0700\n"
10+
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -253,6 +253,7 @@ msgstr ""
253253
msgid "3-arg pow() not supported"
254254
msgstr ""
255255

256+
#: ports/atmel-samd/common-hal/countio/Counter.c
256257
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
257258
msgid "A hardware interrupt channel is already in use"
258259
msgstr ""
@@ -1236,6 +1237,10 @@ msgstr ""
12361237
msgid "Pin does not have ADC capabilities"
12371238
msgstr ""
12381239

1240+
#: ports/atmel-samd/common-hal/countio/Counter.c
1241+
msgid "Pin must support hardware interrupts"
1242+
msgstr ""
1243+
12391244
#: ports/stm/common-hal/pulseio/PulseIn.c
12401245
msgid "Pin number already reserved by EXTI"
12411246
msgstr ""

locale/en_x_pirate.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-05-12 12:24-0700\n"
10+
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
1111
"PO-Revision-Date: 2020-03-30 22:11+0000\n"
1212
"Last-Translator: Tannewt <[email protected]>\n"
1313
"Language-Team: English <https://later.unpythonic.net/projects/circuitpython/"
@@ -260,6 +260,7 @@ msgstr ""
260260
msgid "3-arg pow() not supported"
261261
msgstr ""
262262

263+
#: ports/atmel-samd/common-hal/countio/Counter.c
263264
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
264265
msgid "A hardware interrupt channel is already in use"
265266
msgstr "Avast! A hardware interrupt channel be used already"
@@ -1245,6 +1246,10 @@ msgstr ""
12451246
msgid "Pin does not have ADC capabilities"
12461247
msgstr "Belay that! Th' Pin be not ADC capable"
12471248

1249+
#: ports/atmel-samd/common-hal/countio/Counter.c
1250+
msgid "Pin must support hardware interrupts"
1251+
msgstr ""
1252+
12481253
#: ports/stm/common-hal/pulseio/PulseIn.c
12491254
msgid "Pin number already reserved by EXTI"
12501255
msgstr ""

locale/es.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-05-12 12:24-0700\n"
10+
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
1111
"PO-Revision-Date: 2018-08-24 22:56-0500\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -255,6 +255,7 @@ msgstr "0.0 a una potencia compleja"
255255
msgid "3-arg pow() not supported"
256256
msgstr "pow() con 3 argumentos no soportado"
257257

258+
#: ports/atmel-samd/common-hal/countio/Counter.c
258259
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
259260
msgid "A hardware interrupt channel is already in use"
260261
msgstr "El canal EXTINT ya está siendo utilizado"
@@ -1250,6 +1251,10 @@ msgstr "Permiso denegado"
12501251
msgid "Pin does not have ADC capabilities"
12511252
msgstr "Pin no tiene capacidad ADC"
12521253

1254+
#: ports/atmel-samd/common-hal/countio/Counter.c
1255+
msgid "Pin must support hardware interrupts"
1256+
msgstr ""
1257+
12531258
#: ports/stm/common-hal/pulseio/PulseIn.c
12541259
msgid "Pin number already reserved by EXTI"
12551260
msgstr ""

locale/fil.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-05-12 12:24-0700\n"
10+
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
1111
"PO-Revision-Date: 2018-12-20 22:15-0800\n"
1212
"Last-Translator: Timothy <[email protected]>\n"
1313
"Language-Team: fil\n"
@@ -256,6 +256,7 @@ msgstr "0.0 para sa complex power"
256256
msgid "3-arg pow() not supported"
257257
msgstr "3-arg pow() hindi suportado"
258258

259+
#: ports/atmel-samd/common-hal/countio/Counter.c
259260
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
260261
msgid "A hardware interrupt channel is already in use"
261262
msgstr "Isang channel ng hardware interrupt ay ginagamit na"
@@ -1256,6 +1257,10 @@ msgstr "Walang pahintulot"
12561257
msgid "Pin does not have ADC capabilities"
12571258
msgstr "Ang pin ay walang kakayahan sa ADC"
12581259

1260+
#: ports/atmel-samd/common-hal/countio/Counter.c
1261+
msgid "Pin must support hardware interrupts"
1262+
msgstr ""
1263+
12591264
#: ports/stm/common-hal/pulseio/PulseIn.c
12601265
msgid "Pin number already reserved by EXTI"
12611266
msgstr ""

locale/fr.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: 0.1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-05-12 12:24-0700\n"
11+
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
1212
"PO-Revision-Date: 2020-05-05 20:24+0000\n"
1313
"Last-Translator: Jeff Epler <[email protected]>\n"
1414
"Language-Team: French <https://later.unpythonic.net/projects/circuitpython/"
@@ -264,6 +264,7 @@ msgstr "0.0 à une puissance complexe"
264264
msgid "3-arg pow() not supported"
265265
msgstr "pow() non supporté avec 3 arguments"
266266

267+
#: ports/atmel-samd/common-hal/countio/Counter.c
267268
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
268269
msgid "A hardware interrupt channel is already in use"
269270
msgstr "Un canal d'interruptions matérielles est déjà utilisé"
@@ -1277,6 +1278,10 @@ msgstr "Permission refusée"
12771278
msgid "Pin does not have ADC capabilities"
12781279
msgstr "La broche ne peut être utilisée pour l'ADC"
12791280

1281+
#: ports/atmel-samd/common-hal/countio/Counter.c
1282+
msgid "Pin must support hardware interrupts"
1283+
msgstr ""
1284+
12801285
#: ports/stm/common-hal/pulseio/PulseIn.c
12811286
msgid "Pin number already reserved by EXTI"
12821287
msgstr ""

locale/it_IT.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-05-12 12:24-0700\n"
11+
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
1212
"PO-Revision-Date: 2018-10-02 16:27+0200\n"
1313
"Last-Translator: Enrico Paganin <[email protected]>\n"
1414
"Language-Team: \n"
@@ -255,6 +255,7 @@ msgstr "0.0 elevato alla potenza di un numero complesso"
255255
msgid "3-arg pow() not supported"
256256
msgstr "pow() con tre argmomenti non supportata"
257257

258+
#: ports/atmel-samd/common-hal/countio/Counter.c
258259
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
259260
msgid "A hardware interrupt channel is already in use"
260261
msgstr "Un canale di interrupt hardware è già in uso"
@@ -1265,6 +1266,10 @@ msgstr "Permesso negato"
12651266
msgid "Pin does not have ADC capabilities"
12661267
msgstr "Il pin non ha capacità di ADC"
12671268

1269+
#: ports/atmel-samd/common-hal/countio/Counter.c
1270+
msgid "Pin must support hardware interrupts"
1271+
msgstr ""
1272+
12681273
#: ports/stm/common-hal/pulseio/PulseIn.c
12691274
msgid "Pin number already reserved by EXTI"
12701275
msgstr ""

locale/ko.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-05-12 12:24-0700\n"
11+
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
1212
"PO-Revision-Date: 2019-05-06 14:22-0700\n"
1313
"Last-Translator: \n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -255,6 +255,7 @@ msgstr ""
255255
msgid "3-arg pow() not supported"
256256
msgstr ""
257257

258+
#: ports/atmel-samd/common-hal/countio/Counter.c
258259
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
259260
msgid "A hardware interrupt channel is already in use"
260261
msgstr ""
@@ -1240,6 +1241,10 @@ msgstr ""
12401241
msgid "Pin does not have ADC capabilities"
12411242
msgstr ""
12421243

1244+
#: ports/atmel-samd/common-hal/countio/Counter.c
1245+
msgid "Pin must support hardware interrupts"
1246+
msgstr ""
1247+
12431248
#: ports/stm/common-hal/pulseio/PulseIn.c
12441249
msgid "Pin number already reserved by EXTI"
12451250
msgstr ""

locale/pl.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-05-12 12:24-0700\n"
10+
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
1111
"PO-Revision-Date: 2019-03-19 18:37-0700\n"
1212
"Last-Translator: Radomir Dopieralski <[email protected]>\n"
1313
"Language-Team: pl\n"
@@ -254,6 +254,7 @@ msgstr "0.0 do potęgi zespolonej"
254254
msgid "3-arg pow() not supported"
255255
msgstr "3-argumentowy pow() jest niewspierany"
256256

257+
#: ports/atmel-samd/common-hal/countio/Counter.c
257258
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
258259
msgid "A hardware interrupt channel is already in use"
259260
msgstr "Kanał przerwań sprzętowych w użyciu"
@@ -1241,6 +1242,10 @@ msgstr "Odmowa dostępu"
12411242
msgid "Pin does not have ADC capabilities"
12421243
msgstr "Nóżka nie obsługuje ADC"
12431244

1245+
#: ports/atmel-samd/common-hal/countio/Counter.c
1246+
msgid "Pin must support hardware interrupts"
1247+
msgstr ""
1248+
12441249
#: ports/stm/common-hal/pulseio/PulseIn.c
12451250
msgid "Pin number already reserved by EXTI"
12461251
msgstr ""

locale/pt_BR.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-05-12 12:24-0700\n"
11+
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
1212
"PO-Revision-Date: 2018-10-02 21:14-0000\n"
1313
"Last-Translator: \n"
1414
"Language-Team: \n"
@@ -255,6 +255,7 @@ msgstr ""
255255
msgid "3-arg pow() not supported"
256256
msgstr ""
257257

258+
#: ports/atmel-samd/common-hal/countio/Counter.c
258259
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
259260
msgid "A hardware interrupt channel is already in use"
260261
msgstr "Um canal de interrupção de hardware já está em uso"
@@ -1251,6 +1252,10 @@ msgstr "Permissão negada"
12511252
msgid "Pin does not have ADC capabilities"
12521253
msgstr "O pino não tem recursos de ADC"
12531254

1255+
#: ports/atmel-samd/common-hal/countio/Counter.c
1256+
msgid "Pin must support hardware interrupts"
1257+
msgstr ""
1258+
12541259
#: ports/stm/common-hal/pulseio/PulseIn.c
12551260
msgid "Pin number already reserved by EXTI"
12561261
msgstr ""

locale/sv.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-05-12 12:24-0700\n"
11+
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -253,6 +253,7 @@ msgstr ""
253253
msgid "3-arg pow() not supported"
254254
msgstr ""
255255

256+
#: ports/atmel-samd/common-hal/countio/Counter.c
256257
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
257258
msgid "A hardware interrupt channel is already in use"
258259
msgstr ""
@@ -1236,6 +1237,10 @@ msgstr ""
12361237
msgid "Pin does not have ADC capabilities"
12371238
msgstr ""
12381239

1240+
#: ports/atmel-samd/common-hal/countio/Counter.c
1241+
msgid "Pin must support hardware interrupts"
1242+
msgstr ""
1243+
12391244
#: ports/stm/common-hal/pulseio/PulseIn.c
12401245
msgid "Pin number already reserved by EXTI"
12411246
msgstr ""

locale/zh_Latn_pinyin.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: circuitpython-cn\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-05-12 12:24-0700\n"
10+
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
1111
"PO-Revision-Date: 2019-04-13 10:10-0700\n"
1212
"Last-Translator: hexthat\n"
1313
"Language-Team: Chinese Hanyu Pinyin\n"
@@ -260,6 +260,7 @@ msgstr "0.0 dào fùzá diànyuán"
260260
msgid "3-arg pow() not supported"
261261
msgstr "bù zhīchí 3-arg pow ()"
262262

263+
#: ports/atmel-samd/common-hal/countio/Counter.c
263264
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
264265
msgid "A hardware interrupt channel is already in use"
265266
msgstr "Yìngjiàn zhōngduàn tōngdào yǐ zài shǐyòng zhōng"
@@ -1255,6 +1256,10 @@ msgstr "Quánxiàn bèi jùjué"
12551256
msgid "Pin does not have ADC capabilities"
12561257
msgstr "Pin méiyǒu ADC nénglì"
12571258

1259+
#: ports/atmel-samd/common-hal/countio/Counter.c
1260+
msgid "Pin must support hardware interrupts"
1261+
msgstr ""
1262+
12581263
#: ports/stm/common-hal/pulseio/PulseIn.c
12591264
msgid "Pin number already reserved by EXTI"
12601265
msgstr ""

ports/atmel-samd/boards/catwan_usbstick/mpconfigboard.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ CHIP_FAMILY = samd21
99
INTERNAL_FLASH_FILESYSTEM = 1
1010
LONGINT_IMPL = NONE
1111
CIRCUITPY_FULL_BUILD = 0
12+
CIRCUITPY_COUNTIO = 0
13+
CIRCUITPY_ROTARYIO = 0

0 commit comments

Comments
 (0)