Add test module for dataflash. Add cfg and use log macros instead kprintf.
[bertos.git] / bertos / hw / hw_lcd.h
index 6f115018ccbbd74d968b342f8732a7292e7f7f4c..416b7e9942c194274534c7fda5c9df5dea4dece6 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