mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-23 04:04:15 +08:00
[SFUD] Fix the compiling warning for SFUD_FLASH_DEVICE_TABLE definition
This commit is contained in:
@@ -59,6 +59,6 @@
|
||||
#define SFUD_USING_FLASH_INFO_TABLE
|
||||
#endif
|
||||
|
||||
#define SFUD_FLASH_DEVICE_TABLE {0}
|
||||
#define SFUD_FLASH_DEVICE_TABLE {{0}}
|
||||
|
||||
#endif /* _SFUD_CFG_H_ */
|
||||
|
||||
Reference in New Issue
Block a user