mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-03-06 00:55:29 +08:00
Merge pull request #1369 from armink/fix_sfud
[DeviceDriver] Fix RT_DEBUG_SFUD in Kconfig.
This commit is contained in:
commit
4ebb94e964
@ -130,7 +130,7 @@ config RT_USING_SPI
|
|||||||
bool "Using defined supported flash chip information table"
|
bool "Using defined supported flash chip information table"
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config RT_SFUD_DEBUG
|
config RT_DEBUG_SFUD
|
||||||
bool "Show more SFUD debug information"
|
bool "Show more SFUD debug information"
|
||||||
default n
|
default n
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user