Update demo projects for RX210, not yet complete, and not yet actually built.

This commit is contained in:
Richard Barry 2011-09-16 08:48:59 +00:00
parent 4883a72844
commit 5441cb959b
13 changed files with 300 additions and 382 deletions

View file

@ -27,7 +27,7 @@ User Includes
/* iodefine.h provides a structure to access all of the device registers. */
#include "iodefine.h"
/* rsk1664def.h provides common defines for widely used items. */
#include "rskrx62ndef.h"
#include "rskrx210def.h"
#include "lcd.h"
/* Kernel includes. */