projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Spell check all source code variables, comments and strings.
[pub/lufa.git]
/
LUFA
/
Drivers
/
Board
/
Dataflash.h
diff --git
a/LUFA/Drivers/Board/Dataflash.h
b/LUFA/Drivers/Board/Dataflash.h
index
63aca2d
..
3502dca
100644
(file)
--- a/
LUFA/Drivers/Board/Dataflash.h
+++ b/
LUFA/Drivers/Board/Dataflash.h
@@
-185,7
+185,7
@@
Dataflash_SelectChip(SelectedChipMask);
\r
}
\r
\r
Dataflash_SelectChip(SelectedChipMask);
\r
}
\r
\r
- /** Spinloops while the currently selected dataflash is busy executing a command, such as a main
\r
+ /** Spin
-
loops while the currently selected dataflash is busy executing a command, such as a main
\r
* memory page program or main memory to buffer transfer.
\r
*/
\r
static inline void Dataflash_WaitWhileBusy(void)
\r
* memory page program or main memory to buffer transfer.
\r
*/
\r
static inline void Dataflash_WaitWhileBusy(void)
\r