mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-04 21:33:52 -04:00
RX63N RDK Debug build configuration now building, but not yet tested.
This commit is contained in:
parent
2f199771d5
commit
88bff5d198
11 changed files with 98 additions and 213 deletions
|
@ -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 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue