RSK64M Demo - Fix build errors (#195)

* Fix linking errors. Define task notification array size
This commit is contained in:
David Chalco 2020-08-14 10:05:09 -07:00 committed by GitHub
parent d248555de5
commit 1ae6eda77a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 21 additions and 9 deletions

View file

@ -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>