adafruit / Adafruit_Arduino_Boards

Configuration and other support files to use Adafruit's boards like Trinket, Pro Trinket, Gemma, Flora, and more with the Arduino IDE 1.6.x
51 stars 37 forks source link

"Invalid Library Found" with Adafruit SAMD 1.5.10 #17

Closed TheShadowhawke closed 4 years ago

TheShadowhawke commented 4 years ago

I am using Arduino 1.8.11, and running into the following warning showing up in the compile window:

Invalid library found in C:\Users\\AppData\Local\Arduino15\packages\adafruit\hardware\samd\1.5.10\libraries\CI_Tests: no headers files (.h) found in C:\Users\\AppData\Local\Arduino15\packages\adafruit\hardware\samd\1.5.10\libraries\CI_Tests

This warning has started since installing the Adafruit SAMD boards version 1.5.10. It does not appear to affect compiling, but it does get spammed as the issue is detected.

ladyada commented 4 years ago

@hathach want to add a fake header to make it happy?