Update the RX63N RSK demo to use the latest (at the time of writing) Renesas RSK BSP.

Ethernet is still not included.
The configuration is still set for the ES chip.
This commit is contained in:
Richard Barry 2012-04-24 10:00:06 +00:00
parent 1bd702777d
commit 84ddb2abd6
32 changed files with 14350 additions and 7070 deletions

View file

@ -52,8 +52,7 @@
*/
/* Hardware specific includes. */
#include "iodefine.h"
#include "typedefine.h"
#include "platform.h"
#include "r_ether.h"
#include "phy.h"