diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 77cdee1f748..7acf1be62cc 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -709,6 +709,7 @@ Other memory: the availability of TX data. * Moved urgent data info into device structure. * TCP and ICMP protocols can now be disabled. + * Added UDP test in examples/udp