You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/FreeRTOS/Demo/WIN32-MSVC-lwIP/lwIP_Apps
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).
12 years ago
..
apps Minor mods common files to fix warnings generated by Renesas compiler. 12 years ago
lwIP_Apps.c Minor mods common files to fix warnings generated by Renesas compiler. 12 years ago
lwIP_Apps.h Minor mods common files to fix warnings generated by Renesas compiler. 12 years ago
lwipcfg_msvc.h Add FreeRTOS-Plus directory. 13 years ago
lwipopts.h Add FreeRTOS-Plus directory. 13 years ago