arch/arm/src/lc823450/lc823450_spifi2.h: Fix nuttx coding style
Remove TABs
This commit is contained in:
parent
d6182ee36e
commit
13924bb901
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue