From 21d3490ecbbb0984bf3fee46015bb80e80f96ef4 Mon Sep 17 00:00:00 2001 From: arighi Date: Wed, 14 Apr 2010 10:47:33 +0000 Subject: [PATCH] rit128x96: integrate the driver in the wizard. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3436 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/drv/lcd_rit128x96.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bertos/drv/lcd_rit128x96.h b/bertos/drv/lcd_rit128x96.h index 3aa8e760..6a9c7f92 100644 --- a/bertos/drv/lcd_rit128x96.h +++ b/bertos/drv/lcd_rit128x96.h @@ -31,6 +31,9 @@ * --> * * \brief OLED-RIT-128x96 (P14201) graphic display driver + * + * $WIZ$ module_name = "lcd_rit128x96" + * $WIZ$ module_hw = "bertos/hw/hw_rit128x96.h" */ #ifndef LCD_LM3S_H -- 2.25.1