Richard Barry
a12ea2d212
Update FreeRTOS version number to V7.5.3
...
Update FreeRTOS+CLI version number to V1.0.2
Update FreeRTOS+UDP version number to V1.0.1
11 years ago
Richard Barry
6280324778
Add a configASSERT() that checks the gateway address is on the same subnet as the device in FreeRTOS+UDP.
11 years ago
Richard Barry
e2afb24747
Take out nonsensical #if configMAC_INTERRUPT_PRIORITY > configMAC_INTERRUPT_PRIORITY check from the LPC18xx Ethernet driver.
11 years ago
Richard Barry
0c849fa597
Update FreeRTOS_FD_SET() to check there is enough space in the queue before adding the socket to the socket set.
11 years ago
Richard Barry
be44f8aaa7
Improve DCHP handling by removing the yiaddr field from outgoing DHCP packets and adding the broadcast bit in the flags field.
...
Correct the check to ensure the application network event hook is not called when the first network down event is sent.
Add in defaults for the Nabto task stack and priority.
11 years ago
Richard Barry
d04c2fa753
Correct compiler warnings in trace recorder code.
12 years ago
Richard Barry
0ca2110982
Split the LPC18xx FreeRTOS+UDP drivers between those that use the LPCOpen library and those that use the older CMSIS library.
12 years ago
Richard Barry
f9d0a153b4
Update the FreeRTOS+UDP LPC18xx MAC driver to use the LPCOpen drivers.
12 years ago
Richard Barry
0158039f99
Slight modification to license blub text in header comments.
12 years ago
Richard Barry
bbe48d31a4
Clarify license blurb at the top of the FreeRTOS+UDP and FreeRTOS+CLI source files.
12 years ago
Richard Barry
c60973c34a
Change version number in common files within the FreeRTOS-plus directory and check all demos still execute.
12 years ago
Richard Barry
64a3ab321a
Add FreeRTOS-Plus directory with new directory structure so it matches the FreeRTOS directory.
12 years ago