This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/FreeRTOS/Demo/WIN32-MSVC-lwIP
Richard Barry a9b8f0ca69 Minor mods common files to fix warnings generated by Renesas compiler.
Correct the header comments in het.c and het.h (RM48/TMS570 demo) which were corrupt.
Correct version numbers in RX63N Renesas compiler demo.
Ensure stacks set up for tasks in the RX200 port layer end on 8 byte boundaries (was 4, which didn't matter but didn't match the definition).
Replaced unqualified (unsigned) in calls to standard functions with (size_t).
2013-03-25 16:30:42 +00:00
..
lwIP_Apps Minor mods common files to fix warnings generated by Renesas compiler. 2013-03-25 16:30:42 +00:00
FreeRTOSConfig.h Minor mods common files to fix warnings generated by Renesas compiler. 2013-03-25 16:30:42 +00:00
main.c Minor mods common files to fix warnings generated by Renesas compiler. 2013-03-25 16:30:42 +00:00
WIN32.sln Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
WIN32.suo Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
WIN32.vcxproj Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
WIN32.vcxproj.filters Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00