mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-06 22:27:49 -04:00
Starting point for new port - a project that will build, but as yet no implementation.
This commit is contained in:
parent
e854ebf1f5
commit
b2929dc036
24 changed files with 1532 additions and 0 deletions
13
Demo/RX600_RX62N_Renesas/RTOSDemo/lowsrc.h
Normal file
13
Demo/RX600_RX62N_Renesas/RTOSDemo/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