Add PIC32 SPI driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4459 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
02904ee946
commit
91746fa121
@ -452,10 +452,12 @@ selected as follow:
|
||||
Where <subdir> is one of the following:
|
||||
|
||||
ostest:
|
||||
-------
|
||||
This configuration directory, performs a simple OS test using
|
||||
apps/examples/ostest.
|
||||
|
||||
nsh:
|
||||
----
|
||||
Configures the NuttShell (nsh) located at apps/examples/nsh. The
|
||||
Configuration enables only the serial NSH interface.
|
||||
|
||||
@ -489,7 +491,8 @@ Where <subdir> is one of the following:
|
||||
to enable the USB mass storage device. However, this device cannot
|
||||
work until support for the SD card is also incorporated.
|
||||
|
||||
usbnsh
|
||||
usbnsh:
|
||||
-------
|
||||
This is another NSH example. If differs from the 'nsh' configuration
|
||||
above in that this configurations uses a USB serial device for console
|
||||
I/O. This configuration was created to support the "DB-DP11212 PIC32
|
||||
|
Loading…
Reference in New Issue
Block a user