mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
Fix typo in configuration variables: MP25P should M25P
This commit is contained in:
@@ -103,9 +103,9 @@ CONFIG_UART_PARITY=0
|
||||
CONFIG_UART_2STOP=0
|
||||
|
||||
#
|
||||
# MP25x Configuration
|
||||
# M25Px Configuration
|
||||
#
|
||||
CONFIG_MP25P_SPIMODE=3
|
||||
CONFIG_M25P_SPIMODE=3
|
||||
|
||||
#
|
||||
# General build options
|
||||
|
||||
Reference in New Issue
Block a user