Documentation update

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5491 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2013-01-08 00:04:12 +00:00
parent c363996ee4
commit 04acfabe32

@ -460,4 +460,5 @@
updated to detect key release events. That is kind of tricky in updated to detect key release events. That is kind of tricky in
the USB HID keyboard report data. the USB HID keyboard report data.
* apps/examples/wlan: Remove non-functional example. * apps/examples/wlan: Remove non-functional example.
* apps/examples/ostest/vfork.c: Added a test of vfork().