forked from adafruit/circuitpython
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request adafruit#1756 from tannewt/fix_cpx_display
Fix crash when getting board.SPI outside the VM
- Loading branch information
Showing
87 changed files
with
364 additions
and
403 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-04-04 13:37-0700\n" | ||
"POT-Creation-Date: 2019-04-08 16:48-0700\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -924,17 +924,9 @@ msgstr "Tidak ada pin TX" | |
msgid "No available clocks" | ||
msgstr "" | ||
|
||
#: supervisor/shared/board_busses.c | ||
msgid "No default I2C bus" | ||
msgstr "Tidak ada standar bus I2C" | ||
|
||
#: supervisor/shared/board_busses.c | ||
msgid "No default SPI bus" | ||
msgstr "Tidak ada standar bus SPI" | ||
|
||
#: supervisor/shared/board_busses.c | ||
msgid "No default UART bus" | ||
msgstr "Tidak ada standar bus UART" | ||
#: shared-bindings/board/__init__.c | ||
msgid "No default %q bus" | ||
msgstr "Tidak ada standar bus %q" | ||
|
||
#: ports/atmel-samd/common-hal/touchio/TouchIn.c | ||
msgid "No free GCLKs" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-04-04 13:37-0700\n" | ||
"POT-Creation-Date: 2019-04-08 16:48-0700\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -899,16 +899,8 @@ msgstr "" | |
msgid "No available clocks" | ||
msgstr "" | ||
|
||
#: supervisor/shared/board_busses.c | ||
msgid "No default I2C bus" | ||
msgstr "" | ||
|
||
#: supervisor/shared/board_busses.c | ||
msgid "No default SPI bus" | ||
msgstr "" | ||
|
||
#: supervisor/shared/board_busses.c | ||
msgid "No default UART bus" | ||
#: shared-bindings/board/__init__.c | ||
msgid "No default %q bus" | ||
msgstr "" | ||
|
||
#: ports/atmel-samd/common-hal/touchio/TouchIn.c | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-04-04 13:37-0700\n" | ||
"POT-Creation-Date: 2019-04-08 16:48-0700\n" | ||
"PO-Revision-Date: 2018-12-20 22:15-0800\n" | ||
"Last-Translator: Timothy <[email protected]>\n" | ||
"Language-Team: fil\n" | ||
|
@@ -933,17 +933,9 @@ msgstr "Walang TX pin" | |
msgid "No available clocks" | ||
msgstr "" | ||
|
||
#: supervisor/shared/board_busses.c | ||
msgid "No default I2C bus" | ||
msgstr "Walang default na I2C bus" | ||
|
||
#: supervisor/shared/board_busses.c | ||
msgid "No default SPI bus" | ||
msgstr "Walang default SPI bus" | ||
|
||
#: supervisor/shared/board_busses.c | ||
msgid "No default UART bus" | ||
msgstr "Walang default UART bus" | ||
#: shared-bindings/board/__init__.c | ||
msgid "No default %q bus" | ||
msgstr "Walang default na %q bus" | ||
|
||
#: ports/atmel-samd/common-hal/touchio/TouchIn.c | ||
msgid "No free GCLKs" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: 0.1\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-04-04 13:37-0700\n" | ||
"POT-Creation-Date: 2019-04-08 16:48-0700\n" | ||
"PO-Revision-Date: 2018-12-23 20:05+0100\n" | ||
"Last-Translator: Pierrick Couturier <[email protected]>\n" | ||
"Language-Team: fr\n" | ||
|
@@ -936,17 +936,9 @@ msgstr "Pas de broche TX" | |
msgid "No available clocks" | ||
msgstr "" | ||
|
||
#: supervisor/shared/board_busses.c | ||
msgid "No default I2C bus" | ||
msgstr "Pas de bus I2C par défaut" | ||
|
||
#: supervisor/shared/board_busses.c | ||
msgid "No default SPI bus" | ||
msgstr "Pas de bus SPI par défaut" | ||
|
||
#: supervisor/shared/board_busses.c | ||
msgid "No default UART bus" | ||
msgstr "Pas de bus UART par défaut" | ||
#: shared-bindings/board/__init__.c | ||
msgid "No default %q bus" | ||
msgstr "Pas de bus %q par défaut" | ||
|
||
#: ports/atmel-samd/common-hal/touchio/TouchIn.c | ||
msgid "No free GCLKs" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-04-04 13:37-0700\n" | ||
"POT-Creation-Date: 2019-04-08 16:48-0700\n" | ||
"PO-Revision-Date: 2018-10-02 16:27+0200\n" | ||
"Last-Translator: Enrico Paganin <[email protected]>\n" | ||
"Language-Team: \n" | ||
|
@@ -932,17 +932,9 @@ msgstr "Nessun pin TX" | |
msgid "No available clocks" | ||
msgstr "" | ||
|
||
#: supervisor/shared/board_busses.c | ||
msgid "No default I2C bus" | ||
msgstr "Nessun bus I2C predefinito" | ||
|
||
#: supervisor/shared/board_busses.c | ||
msgid "No default SPI bus" | ||
msgstr "Nessun bus SPI predefinito" | ||
|
||
#: supervisor/shared/board_busses.c | ||
msgid "No default UART bus" | ||
msgstr "Nessun bus UART predefinito" | ||
#: shared-bindings/board/__init__.c | ||
msgid "No default %q bus" | ||
msgstr "Nessun bus %q predefinito" | ||
|
||
#: ports/atmel-samd/common-hal/touchio/TouchIn.c | ||
msgid "No free GCLKs" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-04-04 13:37-0700\n" | ||
"POT-Creation-Date: 2019-04-08 16:48-0700\n" | ||
"PO-Revision-Date: 2019-03-19 18:37-0700\n" | ||
"Last-Translator: Radomir Dopieralski <[email protected]>\n" | ||
"Language-Team: pl\n" | ||
|
@@ -909,17 +909,9 @@ msgstr "Brak nóżki TX" | |
msgid "No available clocks" | ||
msgstr "Brak dostępnych zegarów" | ||
|
||
#: supervisor/shared/board_busses.c | ||
msgid "No default I2C bus" | ||
msgstr "Nie ma domyślnej magistrali I2C" | ||
|
||
#: supervisor/shared/board_busses.c | ||
msgid "No default SPI bus" | ||
msgstr "Nie ma domyślnej magistrali SPI" | ||
|
||
#: supervisor/shared/board_busses.c | ||
msgid "No default UART bus" | ||
msgstr "Nie ma domyślnej magistrali UART" | ||
#: shared-bindings/board/__init__.c | ||
msgid "No default %q bus" | ||
msgstr "Nie ma domyślnej magistrali %q" | ||
|
||
#: ports/atmel-samd/common-hal/touchio/TouchIn.c | ||
msgid "No free GCLKs" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 0 additions & 2 deletions
2
ports/atmel-samd/boards/circuitplayground_express_crickit/pins.c
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.