mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-09 21:25:15 -05:00
RSK64M Demo - Fix build errors (#195)
* Fix linking errors. Define task notification array size
This commit is contained in:
parent
d248555de5
commit
1ae6eda77a
5 changed files with 21 additions and 9 deletions
|
|
@ -35,6 +35,11 @@
|
|||
<type>2</type>
|
||||
<locationURI>virtual:/virtual</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>Source/stream_buffer.c</name>
|
||||
<type>1</type>
|
||||
<locationURI>FREERTOS_ROOT/FreeRTOS/Source/stream_buffer.c</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>Source/Common_Demo_Source/Minimal</name>
|
||||
<type>2</type>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue