mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-01-20 00:30:35 -05:00
Update demo projects for RX210, not yet complete, and not yet actually built.
This commit is contained in:
parent
4883a72844
commit
5441cb959b
13 changed files with 300 additions and 382 deletions
|
|
@ -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. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue