mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 04:19:37 +08:00
drivers: Fix typos reported by codespell
This commit is contained in:
committed by
Xiang Xiao
parent
76acb32e29
commit
55d66f60a3
@@ -762,7 +762,7 @@ static void skel_interrupt(FAR void *arg)
|
||||
* 1) A reference to an I2C or SPI interface used to interactive with the
|
||||
* device, and
|
||||
* 2) A read-only configuration structure that provides things like: I2C
|
||||
* or SPI characteristics and callbacks to attache, enable, and disable
|
||||
* or SPI characteristics and callbacks to attach, enable, and disable
|
||||
* interrupts.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user