mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 11:53:53 -04:00
Add new NiosII demo project.
This commit is contained in:
parent
5d6acacd7a
commit
523ffada03
24 changed files with 7270 additions and 0 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