Commit Graph

13 Commits (054b018d0e9dbe5d12653c5eb772719f2f75e2f7)

Author SHA1 Message Date
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
Richard Barry e0a4cbab6f Changes necessary in the Win32/lwiP project to use the updated command console files. 13 years ago
Richard Barry de4a548c07 Configure release configuration for the Win32 lwIP project. 13 years ago
Richard Barry 317dc7ffd4 Change version numbers of files that are in SVN, but not included in the release yet. 14 years ago
Richard Barry 3eb4966af3 Add missing header file to the Windows lwIP demo project. 14 years ago
Richard Barry 0e7c46fbd3 Update the version numbers in the demos that were not released in V7.0.2 to be V7.0.2. 14 years ago
Richard Barry 35f7dba909 Update Win32 lwipopts.h for better efficiency. 14 years ago
Richard Barry 2ae99f32f6 Delete the BasicSocketCommandServer task if the task exits, which can happen if the listening socket cannot be created. 14 years ago
Richard Barry 667b722bde Update the names of some of the newly introduced API functions so they are more consistent with the names of pre-existing API functions. 14 years ago
Richard Barry ff8a7626d0 Change command interpreter semantics. 14 years ago
Richard Barry 5ca1d4194d Comment the command line interpreter and lwIP sockets based server code. 14 years ago
Richard Barry 723bed71bf Move the MSVC/lwIP code into the main line - not yet tested since moved. 14 years ago
Richard Barry d53ed61cab Move the MSVC/lwIP code into the main line. 14 years ago