mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 10:08:33 -04:00
Add FreeRTOS-Plus directory.
This commit is contained in:
parent
7bd5f21ad5
commit
f508a5f653
6798 changed files with 134949 additions and 19 deletions
|
@ -0,0 +1,20 @@
|
|||
/*******************************************************************************
|
||||
*
|
||||
* System Library Project
|
||||
* ======================
|
||||
*
|
||||
* This is the library project custom created for your hardware system.
|
||||
* It is built up from auto-generated files and component source files.
|
||||
*
|
||||
* The auto-generated system source files can be found in:
|
||||
* <configuration_folder>/system_description
|
||||
* e.g. Release/system_description/system.h *
|
||||
*
|
||||
* The component source files from the relevant sopc component folders
|
||||
* e.g. <sopc_kit_nios2>/components/altera_nios2
|
||||
*
|
||||
* To change the system library build properties, right click on the project
|
||||
* and select properties. This allows you to set options like timers,
|
||||
* memory sections and build options.
|
||||
* *
|
||||
*******************************************************************************/
|
Loading…
Add table
Add a link
Reference in a new issue