Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in example acep_7colorTest using Adafruit_FlashTransport_QSPI() #46

Open
fsteckel opened this issue Mar 7, 2021 · 1 comment
Open

Comments

@fsteckel
Copy link

fsteckel commented Mar 7, 2021

  • Arduino board: All I checked, Uno, ESP32, Feather M4...
  • Arduino IDE version 1.8.13
  • Adafruit SPIFlash 3.4.0
  • Adafruit EPD 4.3.1

When I try to compile your example for the Color EPD (acep_7colorTest) I get the following error:

C:\Users*****\AppData\Local\Temp\cckKM4GV.ltrans0.ltrans.o: In function global constructors keyed to 65535_0_acep_7ColorTest.ino.cpp.o.9514': <artificial>:(.text.startup+0x1bc): undefined reference to Adafruit_FlashTransport_QSPI::Adafruit_FlashTransport_QSPI()'
collect2.exe: error: ld returned 1 exit status
exit status 1

@ladyada
Copy link
Member

ladyada commented Mar 7, 2021

hi please see if you can figure out what changed and update the example with a PR!

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

No branches or pull requests

2 participants