Move pc assembly code to emul dir.
[bertos.git] / bertos / hw / hw_lcd.h
index 6f115018ccbbd74d968b342f8732a7292e7f7f4c..4d63652add77ee8750dc1515c3b966a0e36cc2bc 100644 (file)
 #ifndef HW_LCD_H
 #define HW_LCD_H
 
-#include <appconfig.h>
-
-#include <cfg/macros.h> /* BV() */
+#include <cfg/cfg_lcd.h>  /* CONFIG_LCD_4BIT */
+#include <cfg/macros.h>   /* BV() */
 #include <cfg/debug.h>
 
 #include <cpu/attr.h>
 #include <cpu/irq.h>
 #include <cpu/types.h>
 
-#warning TODO: This is example implementation, you must implement it!
+#warning TODO:This is an example implementation, you must implement it!
 
 /**
  * \name LCD I/O pins/ports