mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 05:42:05 +08:00
arch/arm/src/lc823450/lc823450_spifi2.h: Fix nuttx coding style
Remove TABs
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
#define SF_CMD_READ_JID 0x9f
|
||||
|
||||
#define SF_STATUS1_BUSY (1 << 0)
|
||||
#define SF_STATUS2_QE (1 << 1)
|
||||
#define SF_STATUS2_QE (1 << 1)
|
||||
|
||||
#define SF_JID_MID_MASK 0xff0000
|
||||
#define SF_JID_MID_WINBOND 0xef0000
|
||||
|
||||
Reference in New Issue
Block a user