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.
2012-08-03 15:21:21 +00:00
Richard Barry
e0a4cbab6f
Changes necessary in the Win32/lwiP project to use the updated command console files.
2011-12-11 10:23:01 +00:00
Richard Barry
de4a548c07
Configure release configuration for the Win32 lwIP project.
2011-11-19 22:27:28 +00:00
Richard Barry
317dc7ffd4
Change version numbers of files that are in SVN, but not included in the release yet.
2011-09-30 10:52:03 +00:00
Richard Barry
3eb4966af3
Add missing header file to the Windows lwIP demo project.
2011-09-30 10:32:50 +00:00
Richard Barry
0e7c46fbd3
Update the version numbers in the demos that were not released in V7.0.2 to be V7.0.2.
2011-09-26 14:46:18 +00:00
Richard Barry
35f7dba909
Update Win32 lwipopts.h for better efficiency.
2011-09-20 13:38:45 +00:00
Richard Barry
2ae99f32f6
Delete the BasicSocketCommandServer task if the task exits, which can happen if the listening socket cannot be created.
2011-09-12 21:15:09 +00:00
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.
2011-08-07 10:37:24 +00:00
Richard Barry
ff8a7626d0
Change command interpreter semantics.
2011-08-03 09:36:12 +00:00
Richard Barry
5ca1d4194d
Comment the command line interpreter and lwIP sockets based server code.
2011-08-01 16:03:49 +00:00
Richard Barry
723bed71bf
Move the MSVC/lwIP code into the main line - not yet tested since moved.
2011-08-01 10:58:22 +00:00
Richard Barry
d53ed61cab
Move the MSVC/lwIP code into the main line.
2011-08-01 08:57:11 +00:00