tz1 / qrduino

qr codes (2d barcodes) for arduino and embedded
GNU General Public License v3.0
70 stars 32 forks source link

File lcd.c : avr/io.h: and util/delay.h No such file or directory #4

Open madarain10 opened 8 years ago

madarain10 commented 8 years ago

Could you advise something about avr/io.h: and util/delay.h

tz1 commented 8 years ago

You have to set up your build environment correctly so that the include files (the ones you say "no such file") are visible to the include path. If you are using an AVR setup, these should have been installed. See if they are installed on your system, and if so if the (avr) compiler finds a path to them.

madarain10 commented 8 years ago

Thank you for your help, Could you tell me about example using library qrcode for nokia lcd 5110 display