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

UnitTest.ino fails to compile. Missing kinetis.h #39

Open
maria3748 opened this issue Aug 8, 2024 · 1 comment
Open

UnitTest.ino fails to compile. Missing kinetis.h #39

maria3748 opened this issue Aug 8, 2024 · 1 comment

Comments

@maria3748
Copy link

I am trying to compile the UnitTest.ino example. I think I have followed all of the instructions. I get the following error sequence:
In file included from /home/dj/Arduino/libraries/Audio_-Adafruit_Fork/analyze_fft256.h:31,
from /home/dj/Arduino/libraries/Audio
-Adafruit_Fork/Audio.h:66,
from /home/dj/T-Deck/Xinyuan-LilyGO-T-DeckFull/Xinyuan-LilyGO-T-Deck-846705f/examples/UnitTest/UnitTest.ino:26:
/home/dj/Arduino/libraries/Audio
-_Adafruit_Fork/AudioStream.h:71:10: fatal error: kinetis.h: No such file or directory
#include "kinetis.h"
^~~~~~~~~~~
compilation terminated.
exit status 1

Compilation error: exit status 1

@lewisxhe
Copy link
Contributor

This repository does not use the Audio-_Adafruit_Fork library.

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