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

ugui.h: system.h: No such file #23

Open
blapalp opened this issue Nov 21, 2016 · 2 comments
Open

ugui.h: system.h: No such file #23

blapalp opened this issue Nov 21, 2016 · 2 comments

Comments

@blapalp
Copy link

blapalp commented Nov 21, 2016

Comment would help if you're supposed to adapt this.

@howamith
Copy link

As far as I can tell you need to replace this with the header file relevant for the family/ series of processor you're using, so for example in my case I'm using an Atmel AVR microcontroller so I changed it to
#include <avr/io.h>
and everything appears to be working

@sealj553
Copy link

sealj553 commented Jul 4, 2017

Depending on your environment, #include <stdint.h> also works

kruffin added a commit to kruffin/UGUI that referenced this issue Jul 21, 2020
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

3 participants