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/Demo/WIN32-MSVC-lwIP
Richard Barry 2967657a85 Add vQueueDelete() to the MPU port.
Added volatile key word to the queue xRxLock and xTxLock members.
Ensure the portPRIVILEGED_BIT bit is set when the timer task is being created by the kernel - as it was for the idle task.  Necessary for MPU port.
13 years ago
..
lwIP_Apps Change version numbers of files that are in SVN, but not included in the release yet. 14 years ago
FreeRTOSConfig.h Change version numbers of files that are in SVN, but not included in the release yet. 14 years ago
WIN32.sln Move the MSVC/lwIP code into the main line. 14 years ago
WIN32.suo Add vQueueDelete() to the MPU port. 13 years ago
WIN32.vcxproj Configure release configuration for the Win32 lwIP project. 13 years ago
WIN32.vcxproj.filters Move the MSVC/lwIP code into the main line - not yet tested since moved. 14 years ago
main.c Changes necessary in the Win32/lwiP project to use the updated command console files. 13 years ago