mirror of
https://github.com/apache/nuttx.git
synced 2026-09-07 01:16:36 +00:00
PIC32MZ: Default SPI configuration setting is backward; refresh configuration
This commit is contained in:
parent
1269fe8b58
commit
da2319a27f
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ config PIC32MZ_MVEC
|
|||
|
||||
config PIC32MZ_SPI
|
||||
bool
|
||||
default y
|
||||
default n
|
||||
|
||||
config PIC32MZ_T1
|
||||
bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue