Updates/fixes related to ENC28J60, Kconfigs, and fire-stm32v2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5128 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
a36d5f0357
commit
893aeacbdb
|
@ -4963,7 +4963,7 @@ build
|
|||
<h3>ENC28J60 Ethernet Driver Configuration Settings</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<code>CONFIG_NET_ENC28J60</code>: Enabled ENC28J60 support
|
||||
<code>CONFIG_ENC28J60</code>: Enabled ENC28J60 support
|
||||
</li>
|
||||
<li>
|
||||
<code>CONFIG_ENC28J60_SPIMODE</code>: Controls the SPI mode
|
||||
|
|
Loading…
Reference in New Issue