mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
SAMA5D3x-EK AT25 Serial FLASH: Dropping SPI frequency to 10MHz gives more reliable behavior
This commit is contained in:
@@ -131,7 +131,7 @@ config COMPOSITE_VENDORID
|
||||
|
||||
config COMPOSITE_VENDORSTR
|
||||
string "Composite vendor ID"
|
||||
default "Nuttx"
|
||||
default "NuttX"
|
||||
---help---
|
||||
The vendor ID code/string
|
||||
|
||||
@@ -153,7 +153,7 @@ config COMPOSITE_SERIALSTR
|
||||
|
||||
config COMPOSITE_CONFIGSTR
|
||||
string "Configuration string"
|
||||
default "Nuttx COMPOSITE config"
|
||||
default "NuttX COMPOSITE config"
|
||||
---help---
|
||||
Configuration string
|
||||
|
||||
@@ -532,7 +532,7 @@ config USBMSC_VENDORID
|
||||
|
||||
config USBMSC_VENDORSTR
|
||||
string "Mass storage vendor string"
|
||||
default "Nuttx"
|
||||
default "NuttX"
|
||||
---help---
|
||||
The vendor ID code/string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user