mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 19:36:35 +08:00
Fix minor typo in C comments
This commit is contained in:
@@ -33,7 +33,9 @@
|
|||||||
*
|
*
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* This is a driver for SPI EEPROMos that uses the same commands as the 25AA160.
|
/* This is a driver for SPI EEPROMs that uses the same commands as the
|
||||||
|
* 25AA160.
|
||||||
|
*
|
||||||
* Write time 5ms, 6ms for 25xx1025 (determined automatically with polling)
|
* Write time 5ms, 6ms for 25xx1025 (determined automatically with polling)
|
||||||
* Max SPI speed is :
|
* Max SPI speed is :
|
||||||
* 10 MHz for -A/B/C/D/E/UID versions
|
* 10 MHz for -A/B/C/D/E/UID versions
|
||||||
|
|||||||
Reference in New Issue
Block a user