mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Missing a file in the last commit
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
|
||||
/* Make sure that the NSH configuration uses the slot */
|
||||
|
||||
# if !defined(CONFIG_NSH_MMCSDSLOTNO) || CONFIG_NSH_MMCSDSLOTNO != 0
|
||||
# if !defined(CONFIG_NSH_MMCSDSLOTNO)
|
||||
# define CONFIG_NSH_MMCSDSLOTNO 0
|
||||
# elif CONFIG_NSH_MMCSDSLOTNO != 0
|
||||
# warning "The PIC32 Starter Kit has only one slot (0)"
|
||||
|
||||
Reference in New Issue
Block a user