RX63N RDK Debug build configuration now building, but not yet tested.

This commit is contained in:
Richard Barry 2012-04-18 10:34:05 +00:00
parent 2f199771d5
commit 88bff5d198
11 changed files with 98 additions and 213 deletions

View file

@ -51,17 +51,15 @@
licensing and training services.
*/
/* Hardware specific includes. */
#include "iodefine.h"
#include "typedefine.h"
#include "r_ether.h"
#include "phy.h"
/* FreeRTOS includes. */
#include "FreeRTOS.h"
#include "task.h"
#include "semphr.h"
/* Hardware specific includes. */
#include "r_ether.h"
#include "phy.h"
/* uIP includes. */
#include "net/uip.h"