Skip to content

Correct architectures value in library.properties#3

Open
per1234 wants to merge 1 commit intoTriadSemi:masterfrom
per1234:correct-architecture-case
Open

Correct architectures value in library.properties#3
per1234 wants to merge 1 commit intoTriadSemi:masterfrom
per1234:correct-architecture-case

Conversation

@per1234
Copy link

@per1234 per1234 commented Jun 3, 2018

The previous architectures value caused the Arduino IDE to display a warning when the library is compiled:

WARNING: library TS8000 claims to run on (SAMD21) architecture(s) and may be incompatible with your current board which runs on (samd) architecture(s).

The previous architectures value caused the library's examples to be placed under the File > Examples > INCOMPATIBLE menu.

The previous architectures value caused the Arduino IDE to display a warning when the library is compiled:

WARNING: library TS8000 claims to run on (SAMD21) architecture(s) and may be incompatible with your current board which runs on (samd) architecture(s).

The previous architectures value caused the library's examples to be placed under the File > Examples > INCOMPATIBLE menu.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant