mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-03 12:53:52 -04:00
Add an RX210 demo project.
This commit is contained in:
parent
5182e65d0d
commit
4ec258f31c
37 changed files with 25995 additions and 0 deletions
13
Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/lowsrc.h
Normal file
13
Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/lowsrc.h
Normal file
|
@ -0,0 +1,13 @@
|
|||
/***********************************************************************/
|
||||
/* */
|
||||
/* FILE :lowsrc.h */
|
||||
/* DATE :Wed, Aug 11, 2010 */
|
||||
/* DESCRIPTION :Header file of I/O Stream file */
|
||||
/* CPU TYPE :Other */
|
||||
/* */
|
||||
/* This file is generated by Renesas Project Generator (Ver.4.50). */
|
||||
/* NOTE:THIS IS A TYPICAL EXAMPLE. */
|
||||
/* */
|
||||
/***********************************************************************/
|
||||
/*Number of I/O Stream*/
|
||||
#define IOSTREAM 20
|
Loading…
Add table
Add a link
Reference in a new issue