This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 76acb32 Fix typos reported by codespell new 55d66f6 drivers: Fix typos reported by codespell new c76e201 drivers/i2s: Fix nxstyle issues The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: drivers/analog/max1161x.c | 2 +- drivers/audio/Kconfig | 6 +++--- drivers/audio/wm8994.c | 4 ++-- drivers/audio/wm8994.h | 22 +++++++++---------- drivers/i2s/i2schar.c | 35 ++++++++++++++++-------------- drivers/input/spq10kbd.c | 2 +- drivers/ioexpander/gpio.c | 4 ++-- drivers/ioexpander/skeleton.c | 2 +- drivers/lcd/Kconfig | 2 +- drivers/lcd/st7735.c | 2 +- drivers/lcd/st7789.c | 2 +- drivers/mtd/mtd_nandecc.c | 4 ++-- drivers/mtd/mx25lx.c | 2 +- drivers/pipes/pipe_common.c | 2 +- drivers/power/Make.defs | 4 ++-- drivers/power/bq27426.c | 4 ++-- drivers/power/bq769x0.c | 2 +- drivers/rf/dat-31r5-sp.c | 2 +- drivers/rwbuffer.c | 2 +- drivers/sensors/README.txt | 6 +++--- drivers/sensors/dhtxx.c | 2 +- drivers/sensors/hdc1008.c | 4 ++-- drivers/sensors/sensor.c | 4 ++-- drivers/sensors/wtgahrs2.c | 2 +- drivers/spi/spi_bitbang.c | 6 +++--- drivers/spi/spi_driver.c | 2 +- drivers/usbdev/adb.c | 2 +- drivers/usbdev/pl2303.c | 2 +- drivers/usbhost/usbhost_cdcmbim.c | 2 +- drivers/usbmonitor/usbmonitor.c | 2 +- drivers/wireless/cc1101.c | 39 ++++++++++++++++++++++------------ drivers/wireless/lpwan/sx127x/sx127x.h | 2 +- 32 files changed, 97 insertions(+), 83 deletions(-)