mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Improve m25px driver
This commit is contained in:
committed by
Gregory Nutt
parent
0369facbd5
commit
1951b9df57
@@ -408,6 +408,10 @@ config M25P_SPIMODE
|
||||
int "M25P SPI mode"
|
||||
default 0
|
||||
|
||||
config M25P_SPIFREQUENCY
|
||||
int "M25P SPI Frequency"
|
||||
default 20000000
|
||||
|
||||
config M25P_MANUFACTURER
|
||||
hex "M25P manufacturers ID"
|
||||
default 0x20
|
||||
|
||||
Reference in New Issue
Block a user