You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
fbernon 90a3f88c08 Change parameters list for sys_thread_new (see "task #7252 : Create sys_thread_new_ex()"). Two new parameters have to be provided: a task name, and a task stack size. For this one, since it's platform dependant, you could define the best one for you in your lwipopts.h. For port maintainers, you can just add these new parameters in your sys_arch.c file, and but it's not mandatory, use them in your OS specific functions. 19 years ago
..
FILES Add preliminairy documentation for the SNMP agent. 20 years ago
contrib.txt Changed behaviour into implementation. 22 years ago
rawapi.txt Minor fix (use ETHARP_HWADDR_LEN) 19 years ago
savannah.txt Updated CVS server host names and documentation about pserver anonymous, SSH non-anonymous access to it. 21 years ago
snmp_agent.txt Removed EXPERIMENTAL status. 20 years ago
sys_arch.txt Change parameters list for sys_thread_new (see "task #7252 : Create sys_thread_new_ex()"). Two new parameters have to be provided: a task name, and a task stack size. For this one, since it's platform dependant, you could define the best one for you in your lwipopts.h. For port maintainers, you can just add these new parameters in your sys_arch.c file, and but it's not mandatory, use them in your OS specific functions. 19 years ago