diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 954ee19eed5..17ec1169d40 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -731,6 +731,8 @@ Other memory: * Correct socket close logic -- needs to disconnect TCP socket on close * uIP webserver now seems to be fully functional * fs/ and lib/ subystem debug can not be selectively enabled/disabled + * Added vsnprintf + * Integrated uIP telnetd