mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 10:08:33 -04:00
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
This commit is contained in:
parent
6280324778
commit
a12ea2d212
1194 changed files with 2400 additions and 1217 deletions
|
@ -1,3 +1,12 @@
|
|||
Changes between V1.0.0 and V1.0.1
|
||||
|
||||
+ Set the broadcast flag in DHCP messages.
|
||||
+ Improve the DHCP standards compliance.
|
||||
+ Correct the check used to ensure the network event hook is not called for
|
||||
the first network down event (which is generated by the stack itself).
|
||||
+ Allow sockets to be added to a set when they already have packets queued
|
||||
waiting to be processed.
|
||||
|
||||
Changes between V1.0.0 and V1.0.0
|
||||
|
||||
+ Add select() function.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue