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

nucleo-64 error on loading #7

Closed
zfranco55 opened this issue Apr 23, 2019 · 1 comment
Closed

nucleo-64 error on loading #7

zfranco55 opened this issue Apr 23, 2019 · 1 comment

Comments

@zfranco55
Copy link

I have a core-64 stm32f103rb card, but in loading it gives me the error:
/home/user/Arduino/libraries/STM32_TFT_8bit-master/STM32_TFT_8bit.cpp:23:26: fatal error: libmaple / dma.h: No such file or directory
 #include <libmaple / dma.h>
how can i fix it?

@nopnop2002
Copy link
Owner

nopnop2002 commented Apr 5, 2020

Requires core library

https://github.com/rogerclarkmelbourne/Arduino_STM32

If you use Arduino_Core_STM32, please use this.

https://github.com/nopnop2002/Arduino-STM32-8bitTFT

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