OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [freertos-6.1.1/] [Source/] [portable/] [readme.txt] - Blame information for rev 820

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 572 jeremybenn
Each real time kernel port consists of three files that contain the core kernel
2
components and are common to every port, and one or more files that are
3
specific to a particular microcontroller and/or compiler.
4
 
5
 
6
+ The FreeRTOS/Source/Portable/MemMang directory contains the three sample
7
memory allocators as described on the http://www.FreeRTOS.org WEB site.
8
 
9
+ The other directories each contain files specific to a particular
10
microcontroller or compiler.
11
 
12
 
13
 
14
For example, if you are interested in the GCC port for the ATMega323
15
microcontroller then the port specific files are contained in
16
FreeRTOS/Source/Portable/GCC/ATMega323 directory.  If this is the only
17
port you are interested in then all the other directories can be
18
ignored.
19
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.