mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 12:24:07 -04:00
Revert some library files back to using standard types as they are not FreeRTOS files.
This commit is contained in:
parent
b54158d1dc
commit
2b6eb1c5ab
8 changed files with 84 additions and 232 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue