From: arighi Date: Wed, 14 Apr 2010 10:47:33 +0000 (+0000) Subject: rit128x96: integrate the driver in the wizard. X-Git-Tag: 2.5.0~472 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=21d3490ecbbb0984bf3fee46015bb80e80f96ef4;p=bertos.git rit128x96: integrate the driver in the wizard. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3436 38d2e660-2303-0410-9eaa-f027e97ec537 --- 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