Update hw board preset files.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 20 May 2010 17:11:49 +0000 (17:11 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 20 May 2010 17:11:49 +0000 (17:11 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3765 38d2e660-2303-0410-9eaa-f027e97ec537

boards/arduino/hw/hw_rit128x96.h
boards/at91sam7x-ek/hw/hw_rit128x96.h
boards/ek-lm3s1968/hw/hw_rit128x96.h
boards/ek-lpc-p2378/hw/hw_rit128x96.h
boards/lpc-p2378/hw/hw_rit128x96.h
boards/stm32-p103/hw/hw_rit128x96.h
boards/triface/hw/hw_rit128x96.h

index f9c2291a870e6f098d367c5e8539e995cf92a651..c24d1a87b8883fecbb00d9dae610a02c9fb03663 100644 (file)
@@ -70,7 +70,7 @@
 #define LCD_WRITE(x)    ((void)x)/* Implement me! */
 /*@}*/
 
-INLINE void lcd_bus_init(void)
+INLINE void lcd_rit128x96_hw_bus_init(void)
 {
        /* Implement me! */
 }
index f9c2291a870e6f098d367c5e8539e995cf92a651..c24d1a87b8883fecbb00d9dae610a02c9fb03663 100644 (file)
@@ -70,7 +70,7 @@
 #define LCD_WRITE(x)    ((void)x)/* Implement me! */
 /*@}*/
 
-INLINE void lcd_bus_init(void)
+INLINE void lcd_rit128x96_hw_bus_init(void)
 {
        /* Implement me! */
 }
index f31bd56beca7cbe175386f2b6a614f289472844b..a7cfcd01d7ffb77dd6cc946da1aca3b0dc297bb7 100644 (file)
@@ -82,7 +82,7 @@
        }
 /*@}*/
 
-INLINE void lcd_bus_init(void)
+INLINE void lcd_rit128x96_hw_bus_init(void)
 {
        uint32_t dummy;
 
index 2b7caa74504cb26a5e9ffff461473ad35a0b8cb6..5a8de9fc250bc082da5ce28c68c8276cda7e3987 100644 (file)
@@ -82,7 +82,7 @@
        }
 /*@}*/
 
-INLINE void lcd_bus_init(void)
+INLINE void lcd_rit128x96_hw_bus_init(void)
 {
        uint32_t dummy;
 
index 7ccdeb1d4b59565687c3c2a87364dc28e012203d..ae930b97c62248081e9b6b6ffbe2bac8266b827d 100644 (file)
@@ -82,7 +82,7 @@
        }
 /*@}*/
 
-INLINE void lcd_bus_init(void)
+INLINE void lcd_rit128x96_hw_bus_init(void)
 {
        uint32_t dummy;
 
index f9c2291a870e6f098d367c5e8539e995cf92a651..c24d1a87b8883fecbb00d9dae610a02c9fb03663 100644 (file)
@@ -70,7 +70,7 @@
 #define LCD_WRITE(x)    ((void)x)/* Implement me! */
 /*@}*/
 
-INLINE void lcd_bus_init(void)
+INLINE void lcd_rit128x96_hw_bus_init(void)
 {
        /* Implement me! */
 }
index f9c2291a870e6f098d367c5e8539e995cf92a651..c24d1a87b8883fecbb00d9dae610a02c9fb03663 100644 (file)
@@ -70,7 +70,7 @@
 #define LCD_WRITE(x)    ((void)x)/* Implement me! */
 /*@}*/
 
-INLINE void lcd_bus_init(void)
+INLINE void lcd_rit128x96_hw_bus_init(void)
 {
        /* Implement me! */
 }