mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-28 12:50:41 +00:00
Add JP's BDF font conversion program
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3813 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
1f9f4c5169
commit
775dcf2bdb
1 changed files with 6 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ examples/buttons
|
|||
be required.
|
||||
|
||||
NOTE: This test exercises internal button driver interfaces. As such, it
|
||||
it relies on internal OS interfaces that are not normally available to a
|
||||
relies on internal OS interfaces that are not normally available to a
|
||||
user-space program. As a result, this example cannot be used if a
|
||||
NuttX is built as a protected, supervisor kernel (CONFIG_NUTTX_KERNEL).
|
||||
|
||||
|
|
@ -838,6 +838,11 @@ examples/usbstorage
|
|||
|
||||
Error results are always shown in the trace output
|
||||
|
||||
NOTE: This test exercises internal USB device driver interfaces. As such,
|
||||
it relies on internal OS interfaces that are not normally available to a
|
||||
user-space program. As a result, this example cannot be used if a
|
||||
NuttX is built as a protected, supervisor kernel (CONFIG_NUTTX_KERNEL).
|
||||
|
||||
examples/wget
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue