Closed
Description
No pins_arduino.h in the variants
I am using red board Artemis nano with 2.8" adafruit TFT LCD shield. For simple graphic test, I am getting error
pins_arduino.h: No such file or directory
workbench
- I am using Arduino IDE version 1.8.9
- The Arduino is connected as shown here:
https://learn.adafruit.com/adafruit-2-8-tft-touch-shield-v2/connecting
Expected behaviour
The LCD screen should show graphical outputs
Actual behaviour
Arduino: 1.8.9 (Windows Store 1.8.21.0) (Windows 10), Board: "SparkFun RedBoard Artemis Nano, 115200, Ambiq Secure Bootloader (Advanced)"
C:\Users\Documents\Arduino\libraries\Adafruit_ILI9341\Adafruit_ILI9341.cpp:52:12: fatal error: pins_arduino.h: No such file or directory
#include "pins_arduino.h"
^~~~~~~~~~~~~~~~
compilation terminated.
Metadata
Metadata
Assignees
Labels
No labels