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

@ -58,9 +58,6 @@
/* Scheduler includes. */
#include "FreeRTOS.h"
/* Hardware specifics. */
#include "iodefine.h"
/* The set frequency of the interrupt. Deviations from this are measured as
the jitter. */
#define timerINTERRUPT_FREQUENCY ( 20000UL )