mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-05 05:43:51 -04:00
Changed RX project directory structure and name.
This commit is contained in:
parent
9391d8a186
commit
cfc3911721
34 changed files with 11041 additions and 0 deletions
13
Demo/RX600_RX62N-MDK_Renesas/RTOSDemo/include/lowsrc.h
Normal file
13
Demo/RX600_RX62N-MDK_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