mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-11-05 11:12:27 -05:00
Exercise the new vPortGetHeapStats() function from the Win32 demo projects.
This commit is contained in:
parent
fa404422b9
commit
4d6570b009
7 changed files with 113 additions and 9 deletions
|
|
@ -81,6 +81,7 @@
|
|||
<ClCompile Include="..\..\Source\event_groups.c" />
|
||||
<ClCompile Include="..\..\Source\portable\MemMang\heap_5.c" />
|
||||
<ClCompile Include="..\..\Source\stream_buffer.c" />
|
||||
<ClCompile Include="..\..\Source\task_pool.c" />
|
||||
<ClCompile Include="..\..\Source\timers.c" />
|
||||
<ClCompile Include="..\Common\Minimal\AbortDelay.c" />
|
||||
<ClCompile Include="..\Common\Minimal\BlockQ.c" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue