Revert some library files back to using standard types as they are not FreeRTOS files.

This commit is contained in:
Richard Barry 2013-12-29 14:55:55 +00:00
parent b54158d1dc
commit 2b6eb1c5ab
8 changed files with 84 additions and 232 deletions

View file

@ -180,8 +180,8 @@
<ClCompile Include="Run-time-stats-utils.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\Source\include\event_groups.h" />
<ClInclude Include="..\..\Source\include\timers.h" />
<ClInclude Include="..\..\Source\include\timer_test.h" />
<ClInclude Include="..\..\Source\portable\MSVC-MingW\portmacro.h" />
<ClInclude Include="FreeRTOSConfig.h" />
<ClInclude Include="..\..\Source\include\croutine.h" />