mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
drivers/mtd/sst26.c: Default memory type is 0x26.
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef CONFIG_SST26_MEMORY_TYPE
|
||||
# define CONFIG_SST26_MEMORY_TYPE 0x25
|
||||
# define CONFIG_SST26_MEMORY_TYPE 0x26
|
||||
#endif
|
||||
|
||||
/* SST26 Registers *******************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user