From 283b73edc567f8311cb1f4fff61c09811b30cfd0 Mon Sep 17 00:00:00 2001
From: Alan Carvalho de Assis
Date: Sun, 8 Jul 2018 18:24:45 -0600
Subject: [PATCH] Fix lots of typos in C comments and Kconfig help text
---
ChangeLog | 6 ++--
Documentation/NXGraphicsSubsystem.html | 2 +-
Documentation/NuttShell.html | 2 +-
Documentation/NuttX.html | 2 +-
Documentation/UsbTrace.html | 2 +-
Kconfig | 8 ++---
ReleaseNotes | 4 +--
arch/Kconfig | 2 +-
arch/arm/Kconfig | 2 +-
arch/arm/include/imx6/irq.h | 32 +++++++++----------
arch/arm/src/armv7-a/gic.h | 32 +++++++++----------
arch/arm/src/kinetis/Kconfig | 2 +-
arch/arm/src/lc823450/lc823450_dvfs2.c | 2 +-
arch/arm/src/lpc11xx/Kconfig | 2 +-
arch/arm/src/lpc17xx/Kconfig | 6 ++--
arch/arm/src/lpc43xx/Kconfig | 6 ++--
arch/arm/src/lpc54xx/lpc54_emc.c | 2 +-
arch/arm/src/lpc54xx/lpc54_ethernet.c | 2 +-
arch/arm/src/nuc1xx/chip/nuc_gcr.h | 2 +-
arch/arm/src/sam34/sam_hsmci.c | 2 +-
arch/arm/src/sama5/Kconfig | 6 ++--
arch/arm/src/sama5/sam_can.c | 2 +-
arch/arm/src/sama5/sam_hsmci.c | 2 +-
arch/arm/src/samv7/Kconfig | 2 +-
arch/arm/src/samv7/sam_hsmci.c | 2 +-
arch/arm/src/stm32/chip/stm32_dma2d.h | 2 +-
arch/arm/src/stm32/chip/stm32f33xxx_hrtim.h | 6 ++--
arch/arm/src/stm32/stm32_ltdc.c | 2 +-
arch/arm/src/stm32f7/chip/stm32_dma2d.h | 2 +-
arch/arm/src/stm32f7/stm32_ltdc.c | 2 +-
arch/arm/src/stm32l4/Kconfig | 2 +-
arch/arm/src/str71x/str71x_eic.h | 4 +--
arch/arm/src/str71x/str71x_xti.h | 2 +-
arch/mips/src/pic32mx/Kconfig | 2 +-
arch/mips/src/pic32mz/Kconfig | 2 +-
arch/renesas/src/sh1/sh1_703x.h | 2 +-
arch/sim/Kconfig | 2 +-
audio/Kconfig | 12 +++----
audio/README.txt | 2 +-
binfmt/Kconfig | 2 +-
configs/Kconfig | 8 ++---
configs/README.txt | 2 +-
configs/esp32-core/Kconfig | 2 +-
configs/freedom-kl25z/src/kl_adxl345.c | 2 +-
configs/mirtoo/README.txt | 2 +-
configs/nucleo-144/scripts/f722-flash.ld | 2 +-
configs/nucleo-144/scripts/f746-flash.ld | 2 +-
configs/nucleo-144/scripts/f767-flash.ld | 2 +-
configs/nucleo-144/scripts/memory.ld | 2 +-
configs/nucleo-h743zi/scripts/flash.ld | 2 +-
configs/nucleo-l496zg/scripts/memory.ld | 2 +-
configs/olimex-stm32-h405/README.txt | 4 +--
configs/olimex-stm32-p207/README.txt | 4 +--
configs/olimex-stm32-p407/README.txt | 2 +-
configs/samv71-xult/src/sam_ili9488.c | 2 +-
configs/sim/README.txt | 2 +-
configs/stm32f103-minimum/src/stm32_mcp2515.c | 2 +-
configs/stm32f746-ws/scripts/flash.ld | 2 +-
configs/stm32f746-ws/scripts/memory.ld | 2 +-
configs/stm32f746g-disco/scripts/flash.ld | 2 +-
configs/stm32f746g-disco/scripts/memory.ld | 2 +-
crypto/Makefile | 2 +-
drivers/Kconfig | 4 +--
drivers/analog/Kconfig | 2 +-
drivers/audio/Kconfig | 2 +-
drivers/input/Kconfig | 6 ++--
drivers/lcd/Kconfig | 8 ++---
drivers/lcd/memlcd.c | 2 +-
drivers/leds/Kconfig | 2 +-
drivers/mmcsd/Kconfig | 2 +-
drivers/mmcsd/mmcsd_spi.c | 4 +--
drivers/mtd/Kconfig | 4 +--
drivers/net/Kconfig | 8 ++---
drivers/net/enc28j60.h | 2 +-
drivers/spi/Kconfig | 2 +-
drivers/syslog/Kconfig | 4 +--
drivers/usbdev/Kconfig | 4 +--
drivers/wireless/Kconfig | 4 +--
drivers/wireless/spirit/Kconfig | 6 ++--
fs/Kconfig | 2 +-
fs/mmap/Kconfig | 2 +-
fs/nfs/Kconfig | 2 +-
fs/nxffs/Kconfig | 2 +-
fs/procfs/fs_procfs.c | 2 +-
graphics/Kconfig | 2 +-
graphics/vnc/server/Kconfig | 2 +-
graphics/vnc/server/vnc_fbdev.c | 2 +-
graphics/vnc/server/vnc_negotiate.c | 2 +-
include/nuttx/fs/userfs.h | 4 +--
include/nuttx/sensors/bmg160.h | 2 +-
include/nuttx/signal.h | 2 +-
include/nuttx/video/rfb.h | 6 ++--
include/nuttx/video/vnc.h | 2 +-
libs/libc/machine/Kconfig | 2 +-
libs/libc/misc/Kconfig | 4 +--
libs/libc/stdio/Kconfig | 2 +-
libs/libc/time/Kconfig | 4 +--
libs/libc/userfs/lib_userfs.c | 2 +-
libs/libc/wchar/Kconfig | 4 +--
mm/Kconfig | 2 +-
net/sixlowpan/Kconfig | 2 +-
sched/Kconfig | 10 +++---
sched/signal/sig_kill.c | 2 +-
tools/Makefile.unix | 2 +-
tools/Makefile.win | 2 +-
tools/README.txt | 2 +-
106 files changed, 187 insertions(+), 187 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index de3568e4c0..852b5d1442 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7164,7 +7164,7 @@
structures are initialized, they will not behave properly
(2014-4-10).
* arch/arm/src/sama5/sam_twi.c: TWI data sending is fails to increment
- the number of byes transferred on first byte sent. from David Sidrane
+ the number of bytes transferred on first byte sent. From David Sidrane
(2014-4-10).
* configs/sama5d3x-ek/src: The red LED is controlled by PE24 which is
also the camera/ISI interface reset line. So if the a camera is
@@ -10049,7 +10049,7 @@
The check on RTC_MAGIC on the BK0R register lead to rtc_setup() call
that rightfully enables the lsi clock; but the next times, when the
rtc is already setup, the rtc_resume() call does NOT start the lsi
- clock! The right place to put LSE/LSI initialisation is inside
+ clock! The right place to put LSE/LSI initialization is inside
stm32_stdclockconfig() in stm32fxxxxx_rcc.c. Doing this I checked
the possible uses of the LSI and the LSE sources: the LSI can be used
for RTC and/or the IWDG, while the LSE only for the RTC (and to output
@@ -12336,7 +12336,7 @@
* STM32L4: Port foward bugfix from stm32 of oneshot timer. From
ziggurat29 (2016-07-13).
* STM32 and EFM32: I'm using syslog through ITM. In this case
- syslog_channel function is call before RAM initialisation in
+ syslog_channel function is call before RAM initialization in
stm32_clockconfig. But syslog channel uses a global variable that is
reset to default by the RAM initialization. From Pierre-noel
Bouteville (2016-07-14).
diff --git a/Documentation/NXGraphicsSubsystem.html b/Documentation/NXGraphicsSubsystem.html
index baa67530d2..9276bfb6d7 100644
--- a/Documentation/NXGraphicsSubsystem.html
+++ b/Documentation/NXGraphicsSubsystem.html
@@ -3263,7 +3263,7 @@ int nxf_convert_32bpp(FAR uint32_t *dest, uint16_t height,
By default, NX builds to use a framebuffer driver (see include/nuttx/video/fb.h
).
If this option is defined, NX will build to use an LCD driver (see include/nuttx/lcd/lcd.h
).
CONFIG_NX_ANTIALIASING
:
- Enable support for ant-aliasing when rendering lines as various
+ Enable support for anti-aliasing when rendering lines as various
orientations.
This option is only available for use with frame buffer drivers and
only with 16-, 24-, or 32-bit RGB color formats.
diff --git a/Documentation/NuttShell.html b/Documentation/NuttShell.html
index b5a38c8c9a..484db3ac0c 100644
--- a/Documentation/NuttShell.html
+++ b/Documentation/NuttShell.html
@@ -3329,7 +3329,7 @@ nsh>
- There are several built-in appliations in the apps/
repository.
+ There are several built-in applications in the apps/
repository.
No attempt is made here to enumerate all of them.
But a few of the more common, useful built-in applications are listed below.
diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 2eeb26ce4f..9038abc6f6 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -3216,7 +3216,7 @@ nsh>
Olimexino-STM32.
This port uses the Olimexino STM32 board (STM32F103RBT6).
See the http://www.olimex.com for further information.
- Contribued by David Sidrane.
+ Contributed by David Sidrane.
diff --git a/Documentation/UsbTrace.html b/Documentation/UsbTrace.html
index 25c8736b7b..4794d524df 100644
--- a/Documentation/UsbTrace.html
+++ b/Documentation/UsbTrace.html
@@ -100,7 +100,7 @@
- 8-bits of the trace ID (values associated with the above)
- 8-bits of additional trace ID data, and
- - 16-bits of additonal data.
+ - 16-bits of additional data.
8-bit Trace Data
The 8-bit trace data depends on the specific event ID. As examples,
diff --git a/Kconfig b/Kconfig
index a0f61d3f2c..c2db1e8682 100644
--- a/Kconfig
+++ b/Kconfig
@@ -19,7 +19,7 @@ config DEFAULT_SMALL
default n
---help---
When options are present, the default value for certain options will
- be the one the results in the smallest size (at a loss of featurs).
+ be the one the results in the smallest size (at a loss of features).
The default is a fuller feature set at a larger size.
NOTE: This option does not prevent you from overriding the default
@@ -75,7 +75,7 @@ config WINDOWS_CYGWIN
config WINDOWS_UBUNTU
bool "Ubuntu under Windows 10"
---help---
- Build natively in an Unbuntu shell under Windoes 10 environment with
+ Build natively in an Ubuntu shell under Windoes 10 environment with
POSIX style paths (like /mnt/c/Program Files)
config WINDOWS_MSYS
@@ -495,7 +495,7 @@ config DEBUG_AUDIO
depends on AUDIO
---help---
Enable audio device debug features.
- Enable low level debug featurs for the audio subsystem and for audio
+ Enable low level debug features for the audio subsystem and for audio
device drivers. (disabled by default). Support for this debug option
is architecture-specific and may not be available for some MCUs.
@@ -1063,7 +1063,7 @@ config DEBUG_INPUT
depends on INPUT
---help---
Enable input d.
- Enable low level evice debug features for the input device drivers
+ Enable low level device debug features for the input device drivers
such as mice and touchscreens (disabled by default). Support for
this debug option is board-specific and may not be available for
some boards.
diff --git a/ReleaseNotes b/ReleaseNotes
index 35f0f1ec87..90d42c63bb 100644
--- a/ReleaseNotes
+++ b/ReleaseNotes
@@ -6292,7 +6292,7 @@ Bugfixes (see the ChangeLog for details). Some of these are very important:
- Fix a case in the UDPHS driver where received status was not being
cleared, causing OUT SETUP commands to fail.
- - TWI data sending fails to increment the number of byes transferred
+ - TWI data sending fails to increment the number of bytes transferred
on first byte sent. from David Sidrane.
- If running from SDRAM, then BOARD_MCK_FREQUENCY is not a constant
and cannot be used in conditional compilation. All drivers fixed
@@ -8783,7 +8783,7 @@ detailed bugfix information):
register lead to rtc_setup() call that rightfully enables the LSI
clock; but the next times, when the rtc is already setup, the
rtc_resume() call does NOT start the LSI clock! The right place to
- put LSE/LSI initialisation is inside stm32_stdclockconfig() in
+ put LSE/LSI initialization is inside stm32_stdclockconfig() in
stm32fxxxxx_rcc.c. Doing this I checked the possible uses of the
LSI and the LSE sources: the LSI can be used for RTC and/or the
IWDG, while the LSE only for the RTC (and to output the MCO1 pin).
diff --git a/arch/Kconfig b/arch/Kconfig
index da770d075f..c83df86db6 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -427,7 +427,7 @@ config ARCH_PGPOOL_VBASE
environment logic.
config ARCH_PGPOOL_SIZE
- int "Page pool size (byes)"
+ int "Page pool size (bytes)"
default 0
---help---
The size of the page pool memory in bytes. This setting is probably
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index af7b8cee37..691e542c82 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -734,7 +734,7 @@ config DEBUG_HARDFAULT
---help---
Enables verbose debug output when a hard fault is occurs. This verbose
output is sometimes helpful when debugging difficult hard fault problems,
- but may be more than you typcially want to see.
+ but may be more than you typically want to see.
if ARCH_CORTEXM0
source arch/arm/src/armv6-m/Kconfig
diff --git a/arch/arm/include/imx6/irq.h b/arch/arm/include/imx6/irq.h
index a99d4e6901..c73d08454c 100644
--- a/arch/arm/include/imx6/irq.h
+++ b/arch/arm/include/imx6/irq.h
@@ -70,22 +70,22 @@
* registers, not the priority set by the sending Cortex-A9 processor.
*/
-#define IMX_IRQ_SGI0 0 /* Sofware Generated Interrupt (SGI) 0 */
-#define IMX_IRQ_SGI1 1 /* Sofware Generated Interrupt (SGI) 1 */
-#define IMX_IRQ_SGI2 2 /* Sofware Generated Interrupt (SGI) 2 */
-#define IMX_IRQ_SGI3 3 /* Sofware Generated Interrupt (SGI) 3 */
-#define IMX_IRQ_SGI4 4 /* Sofware Generated Interrupt (SGI) 4 */
-#define IMX_IRQ_SGI5 5 /* Sofware Generated Interrupt (SGI) 5 */
-#define IMX_IRQ_SGI6 6 /* Sofware Generated Interrupt (SGI) 6 */
-#define IMX_IRQ_SGI7 7 /* Sofware Generated Interrupt (SGI) 7 */
-#define IMX_IRQ_SGI8 8 /* Sofware Generated Interrupt (SGI) 8 */
-#define IMX_IRQ_SGI9 9 /* Sofware Generated Interrupt (SGI) 9 */
-#define IMX_IRQ_SGI10 10 /* Sofware Generated Interrupt (SGI) 10 */
-#define IMX_IRQ_SGI11 11 /* Sofware Generated Interrupt (SGI) 11 */
-#define IMX_IRQ_SGI12 12 /* Sofware Generated Interrupt (SGI) 12 */
-#define IMX_IRQ_SGI13 13 /* Sofware Generated Interrupt (SGI) 13 */
-#define IMX_IRQ_SGI14 14 /* Sofware Generated Interrupt (SGI) 14 */
-#define IMX_IRQ_SGI15 15 /* Sofware Generated Interrupt (SGI) 15 */
+#define IMX_IRQ_SGI0 0 /* Software Generated Interrupt (SGI) 0 */
+#define IMX_IRQ_SGI1 1 /* Software Generated Interrupt (SGI) 1 */
+#define IMX_IRQ_SGI2 2 /* Software Generated Interrupt (SGI) 2 */
+#define IMX_IRQ_SGI3 3 /* Software Generated Interrupt (SGI) 3 */
+#define IMX_IRQ_SGI4 4 /* Software Generated Interrupt (SGI) 4 */
+#define IMX_IRQ_SGI5 5 /* Software Generated Interrupt (SGI) 5 */
+#define IMX_IRQ_SGI6 6 /* Software Generated Interrupt (SGI) 6 */
+#define IMX_IRQ_SGI7 7 /* Software Generated Interrupt (SGI) 7 */
+#define IMX_IRQ_SGI8 8 /* Software Generated Interrupt (SGI) 8 */
+#define IMX_IRQ_SGI9 9 /* Software Generated Interrupt (SGI) 9 */
+#define IMX_IRQ_SGI10 10 /* Software Generated Interrupt (SGI) 10 */
+#define IMX_IRQ_SGI11 11 /* Software Generated Interrupt (SGI) 11 */
+#define IMX_IRQ_SGI12 12 /* Software Generated Interrupt (SGI) 12 */
+#define IMX_IRQ_SGI13 13 /* Software Generated Interrupt (SGI) 13 */
+#define IMX_IRQ_SGI14 14 /* Software Generated Interrupt (SGI) 14 */
+#define IMX_IRQ_SGI15 15 /* Software Generated Interrupt (SGI) 15 */
#define IMX_IRQ_GTM 27 /* Global Timer (GTM) PPI(0) */
#define IMX_IRQ_FIQ 28 /* Fast Interrupt Request (nFIQ) PPI(1) */
diff --git a/arch/arm/src/armv7-a/gic.h b/arch/arm/src/armv7-a/gic.h
index 0281abae67..c60c64a01d 100644
--- a/arch/arm/src/armv7-a/gic.h
+++ b/arch/arm/src/armv7-a/gic.h
@@ -563,22 +563,22 @@
* task management.
*/
-#define GIC_IRQ_SGI0 0 /* Sofware Generated Interrupt (SGI) 0 */
-#define GIC_IRQ_SGI1 1 /* Sofware Generated Interrupt (SGI) 1 */
-#define GIC_IRQ_SGI2 2 /* Sofware Generated Interrupt (SGI) 2 */
-#define GIC_IRQ_SGI3 3 /* Sofware Generated Interrupt (SGI) 3 */
-#define GIC_IRQ_SGI4 4 /* Sofware Generated Interrupt (SGI) 4 */
-#define GIC_IRQ_SGI5 5 /* Sofware Generated Interrupt (SGI) 5 */
-#define GIC_IRQ_SGI6 6 /* Sofware Generated Interrupt (SGI) 6 */
-#define GIC_IRQ_SGI7 7 /* Sofware Generated Interrupt (SGI) 7 */
-#define GIC_IRQ_SGI8 8 /* Sofware Generated Interrupt (SGI) 8 */
-#define GIC_IRQ_SGI9 9 /* Sofware Generated Interrupt (SGI) 9 */
-#define GIC_IRQ_SGI10 10 /* Sofware Generated Interrupt (SGI) 10 */
-#define GIC_IRQ_SGI11 11 /* Sofware Generated Interrupt (SGI) 11 */
-#define GIC_IRQ_SGI12 12 /* Sofware Generated Interrupt (SGI) 12 */
-#define GIC_IRQ_SGI13 13 /* Sofware Generated Interrupt (SGI) 13 */
-#define GIC_IRQ_SGI14 14 /* Sofware Generated Interrupt (SGI) 14 */
-#define GIC_IRQ_SGI15 15 /* Sofware Generated Interrupt (SGI) 15 */
+#define GIC_IRQ_SGI0 0 /* Software Generated Interrupt (SGI) 0 */
+#define GIC_IRQ_SGI1 1 /* Software Generated Interrupt (SGI) 1 */
+#define GIC_IRQ_SGI2 2 /* Software Generated Interrupt (SGI) 2 */
+#define GIC_IRQ_SGI3 3 /* Software Generated Interrupt (SGI) 3 */
+#define GIC_IRQ_SGI4 4 /* Software Generated Interrupt (SGI) 4 */
+#define GIC_IRQ_SGI5 5 /* Software Generated Interrupt (SGI) 5 */
+#define GIC_IRQ_SGI6 6 /* Software Generated Interrupt (SGI) 6 */
+#define GIC_IRQ_SGI7 7 /* Software Generated Interrupt (SGI) 7 */
+#define GIC_IRQ_SGI8 8 /* Software Generated Interrupt (SGI) 8 */
+#define GIC_IRQ_SGI9 9 /* Software Generated Interrupt (SGI) 9 */
+#define GIC_IRQ_SGI10 10 /* Software Generated Interrupt (SGI) 10 */
+#define GIC_IRQ_SGI11 11 /* Software Generated Interrupt (SGI) 11 */
+#define GIC_IRQ_SGI12 12 /* Software Generated Interrupt (SGI) 12 */
+#define GIC_IRQ_SGI13 13 /* Software Generated Interrupt (SGI) 13 */
+#define GIC_IRQ_SGI14 14 /* Software Generated Interrupt (SGI) 14 */
+#define GIC_IRQ_SGI15 15 /* Software Generated Interrupt (SGI) 15 */
#define GIC_IRQ_GTM 27 /* Global Timer (GTM) PPI(0) */
#define GIC_IRQ_FIQ 28 /* Fast Interrupt Request (nFIQ) PPI(1) */
diff --git a/arch/arm/src/kinetis/Kconfig b/arch/arm/src/kinetis/Kconfig
index 1f267060a8..533ccdbe23 100644
--- a/arch/arm/src/kinetis/Kconfig
+++ b/arch/arm/src/kinetis/Kconfig
@@ -1070,7 +1070,7 @@ config KINETIS_UART_SINGLEWIRE
depends on KINETIS_UART || KINETIS_LPUART
---help---
Enable single wire UART and LPUART support. The option enables support
- for the TIOCSSINGLEWIRE ioctl in the Kineteis serial drivers.
+ for the TIOCSSINGLEWIRE ioctl in the Kinetis serial drivers.
endif # KINETIS_SERIALDRIVER || OTHER_SERIALDRIVER
diff --git a/arch/arm/src/lc823450/lc823450_dvfs2.c b/arch/arm/src/lc823450/lc823450_dvfs2.c
index 2c2fdbeaa8..9b8578c444 100644
--- a/arch/arm/src/lc823450/lc823450_dvfs2.c
+++ b/arch/arm/src/lc823450/lc823450_dvfs2.c
@@ -626,7 +626,7 @@ exit_with_error:
/****************************************************************************
* Name: lc823450_dvfs_boost
- * boost the sytem clock to MAX (i.e. 160M)
+ * boost the system clock to MAX (i.e. 160M)
* timeout in msec
****************************************************************************/
diff --git a/arch/arm/src/lpc11xx/Kconfig b/arch/arm/src/lpc11xx/Kconfig
index 4be8840a93..820ce783cd 100644
--- a/arch/arm/src/lpc11xx/Kconfig
+++ b/arch/arm/src/lpc11xx/Kconfig
@@ -136,7 +136,7 @@ config LPC11_ADC_CHANLIST
matching the LPC11_ADC0_MASK within the board-specific library.
config LPC11_ADC_BURSTMODE
- bool "One interrupt at the end of all ADC cconversions"
+ bool "One interrupt at the end of all ADC conversions"
default n
---help---
Select this if you want to generate only one interrupt once all
diff --git a/arch/arm/src/lpc17xx/Kconfig b/arch/arm/src/lpc17xx/Kconfig
index fcbf364ad7..23645a2387 100644
--- a/arch/arm/src/lpc17xx/Kconfig
+++ b/arch/arm/src/lpc17xx/Kconfig
@@ -524,7 +524,7 @@ config LPC17_ADC_CHANLIST
matching the LPC17_ADC0_MASK within the board-specific library.
config LPC17_ADC_BURSTMODE
- bool "One interrupt at the end of all ADC cconversions"
+ bool "One interrupt at the end of all ADC conversions"
default n
---help---
Select this if you want to generate only one interrupt once all selected
@@ -656,9 +656,9 @@ menu "Ethernet driver options"
depends on LPC17_ETHERNET
config LPC17_PHY_AUTONEG
- bool "Autonegiation"
+ bool "Autonegotiation"
---help---
- Enable auto-negotion
+ Enable auto-negotiation
config LPC17_PHY_SPEED100
bool "100Mbit/Sec"
diff --git a/arch/arm/src/lpc43xx/Kconfig b/arch/arm/src/lpc43xx/Kconfig
index 30b17589c5..a6b62c3dde 100644
--- a/arch/arm/src/lpc43xx/Kconfig
+++ b/arch/arm/src/lpc43xx/Kconfig
@@ -427,7 +427,7 @@ config LPC43_EXTSDRAM1
depends on ARCH_HAVE_EXTSDRAM1
select ARCH_HAVE_EXTSDRAM
---help---
- Configure external SDRAM memoryand, if applicable, map then external
+ Configure external SDRAM memory, if applicable, map then external
SDRAM into the memory map.
if LPC43_EXTSDRAM1
@@ -452,7 +452,7 @@ config LPC43_EXTSDRAM2
depends on ARCH_HAVE_EXTSDRAM2
select ARCH_HAVE_EXTSDRAM
---help---
- Configure external SDRAM memoryand, if applicable, map then external
+ Configure external SDRAM memory, if applicable, map then external
SDRAM into the memory map.
if LPC43_EXTSDRAM2
@@ -477,7 +477,7 @@ config LPC43_EXTSDRAM3
depends on ARCH_HAVE_EXTSDRAM3
select ARCH_HAVE_EXTSDRAM
---help---
- Configure external SDRAM memoryand, if applicable, map then external
+ Configure external SDRAM memory, if applicable, map then external
SDRAM into the memory map.
if LPC43_EXTSDRAM3
diff --git a/arch/arm/src/lpc54xx/lpc54_emc.c b/arch/arm/src/lpc54xx/lpc54_emc.c
index 1c570a8f2e..d4e597ef4f 100644
--- a/arch/arm/src/lpc54xx/lpc54_emc.c
+++ b/arch/arm/src/lpc54xx/lpc54_emc.c
@@ -245,7 +245,7 @@ void lpc54_emc_initialize(FAR const struct emc_config_s *config)
lpc54_reset_emc();
- /* Set the EMC sytem configure */
+ /* Set the EMC system configuration */
putreg32(SYSCON_EMCCLKDIV_DIV(config->clkdiv), LPC54_SYSCON_EMCCLKDIV);
diff --git a/arch/arm/src/lpc54xx/lpc54_ethernet.c b/arch/arm/src/lpc54xx/lpc54_ethernet.c
index 6ac260024b..b5c19c0ebb 100644
--- a/arch/arm/src/lpc54xx/lpc54_ethernet.c
+++ b/arch/arm/src/lpc54xx/lpc54_ethernet.c
@@ -2884,7 +2884,7 @@ static int lpc54_phy_autonegotiate(struct lpc54_ethdriver_s *priv)
{
if (timeout-- <= 0)
{
- nerr("ERROR: Autonegotion timed out\n");
+ nerr("ERROR: Autonegotiation timed out\n");
return -ETIMEDOUT;
}
diff --git a/arch/arm/src/nuc1xx/chip/nuc_gcr.h b/arch/arm/src/nuc1xx/chip/nuc_gcr.h
index 065c3defbb..9612dfac3c 100644
--- a/arch/arm/src/nuc1xx/chip/nuc_gcr.h
+++ b/arch/arm/src/nuc1xx/chip/nuc_gcr.h
@@ -95,7 +95,7 @@
#define GCR_RSTSRC_LVR (1 << 3) /* Bit 3: Low voltage reset controller */
#define GCR_RSTSRC_BOD (1 << 4) /* Bit 4: Brown-out detection */
#define GCR_RSTSRC_SYS (1 << 5) /* Bit 5: Software set AIRCR:SYSRESETREQ */
-#define GCR_RSTSRC_CPU (1 << 7) /* Bit 7: Sofware set CPU_RST */
+#define GCR_RSTSRC_CPU (1 << 7) /* Bit 7: Software set CPU_RST */
/* IP Reset control register 1 */
diff --git a/arch/arm/src/sam34/sam_hsmci.c b/arch/arm/src/sam34/sam_hsmci.c
index 0a1f1c2d32..6543251c12 100644
--- a/arch/arm/src/sam34/sam_hsmci.c
+++ b/arch/arm/src/sam34/sam_hsmci.c
@@ -1801,7 +1801,7 @@ static int sam_sendcmd(FAR struct sdio_dev_s *dev,
* Name: sam_blocksetup
*
* Description:
- * Some hardward needs to be informed of the selected blocksize.
+ * Some hardware needs to be informed of the selected blocksize.
*
* Input Parameters:
* dev - An instance of the SDIO device interface
diff --git a/arch/arm/src/sama5/Kconfig b/arch/arm/src/sama5/Kconfig
index 03fac828da..a794b4fe4c 100644
--- a/arch/arm/src/sama5/Kconfig
+++ b/arch/arm/src/sama5/Kconfig
@@ -3242,7 +3242,7 @@ config SAMA5_ADC_DMASAMPLES
2 Buffers * Number_of_ADC_Channels * SAMA5_ADC_DMASAMPLES * sizeof(uint16_t)
So, for example, if you had 8 ADC channels and 8 triggers per DMA
- transfer, then the total DMA buffering requirment would be:
+ transfer, then the total DMA buffering requirement would be:
2 * 8 * 8 * 2 = 256 bytes.
@@ -4969,7 +4969,7 @@ config SAMA5_DDRCS_PGHEAP_OFFSET
you must have excluding this page cache region from the heap ether
by (1) not selecting SAMA5_DDRCS_HEAP, or (2) selecting
SAMA5_DDRCS_HEAP_OFFSET and SAMA5_DDRCS_HEAP_SIZE so that the page
- cache region does not overlapy the region of DRAM that is added to
+ cache region does not overlap the region of DRAM that is added to
the heap.
config SAMA5_DDRCS_PGHEAP_SIZE
@@ -4987,7 +4987,7 @@ config SAMA5_DDRCS_PGHEAP_SIZE
you must have excluding this page cache region from the heap ether
by (1) not selecting SAMA5_DDRCS_HEAP, or (2) selecting
SAMA5_DDRCS_HEAP_OFFSET and SAMA5_DDRCS_HEAP_SIZE so that the page
- cache region does not overlapy the region of DRAM that is added to
+ cache region does not overlap the region of DRAM that is added to
the heap.
endif # SAMA5_DDRCS_PGHEAP
diff --git a/arch/arm/src/sama5/sam_can.c b/arch/arm/src/sama5/sam_can.c
index 960c2e5346..b124666e19 100644
--- a/arch/arm/src/sama5/sam_can.c
+++ b/arch/arm/src/sama5/sam_can.c
@@ -602,7 +602,7 @@ static int can_mballoc(FAR struct sam_can_s *priv)
for (i = 0; i < SAM_CAN_NMAILBOXES; i++)
{
- /* Is mailbox i availalbe? */
+ /* Is mailbox i available? */
uint8_t bit = (1 << i);
if ((priv->freemb & bit) != 0)
diff --git a/arch/arm/src/sama5/sam_hsmci.c b/arch/arm/src/sama5/sam_hsmci.c
index 3b8e48610e..8ce3a251a0 100644
--- a/arch/arm/src/sama5/sam_hsmci.c
+++ b/arch/arm/src/sama5/sam_hsmci.c
@@ -2095,7 +2095,7 @@ static int sam_sendcmd(FAR struct sdio_dev_s *dev,
* Name: sam_blocksetup
*
* Description:
- * Some hardward needs to be informed of the selected blocksize.
+ * Some hardware needs to be informed of the selected blocksize.
*
* Input Parameters:
* dev - An instance of the SDIO device interface
diff --git a/arch/arm/src/samv7/Kconfig b/arch/arm/src/samv7/Kconfig
index 9af893eae1..f542709311 100644
--- a/arch/arm/src/samv7/Kconfig
+++ b/arch/arm/src/samv7/Kconfig
@@ -1766,7 +1766,7 @@ config SAMV7_HSMCI_UNALIGNED
beginning of a sector and at least a whole sector is being read.
This option is not recommended. There are better ways to handle
- the unalaigned case:
+ the unaligned case:
# CONFIG_SAMV7_HSMCI_UNALIGNED is not set
Just return -EFAULT if unaligned
diff --git a/arch/arm/src/samv7/sam_hsmci.c b/arch/arm/src/samv7/sam_hsmci.c
index 213be4f878..4f3760db1b 100644
--- a/arch/arm/src/samv7/sam_hsmci.c
+++ b/arch/arm/src/samv7/sam_hsmci.c
@@ -2072,7 +2072,7 @@ static int sam_sendcmd(FAR struct sdio_dev_s *dev,
* Name: sam_blocksetup
*
* Description:
- * Some hardward needs to be informed of the selected blocksize.
+ * Some hardware needs to be informed of the selected blocksize.
*
* Input Parameters:
* dev - An instance of the SDIO device interface
diff --git a/arch/arm/src/stm32/chip/stm32_dma2d.h b/arch/arm/src/stm32/chip/stm32_dma2d.h
index 97c706a0b9..6f6b67d33e 100644
--- a/arch/arm/src/stm32/chip/stm32_dma2d.h
+++ b/arch/arm/src/stm32/chip/stm32_dma2d.h
@@ -101,7 +101,7 @@
#define DMA2D_CR_START (1 << 0) /* Start Bit */
#define DMA2D_CR_SUSP (1 << 1) /* Suspend Bit */
#define DMA2D_CR_ABORT (1 << 2) /* Abort Bit */
-#define DMA2D_CR_TEIE (1 << 8) /* Transfer Error Interupt Enable Bit */
+#define DMA2D_CR_TEIE (1 << 8) /* Transfer Error Interrupt Enable Bit */
#define DMA2D_CR_TCIE (1 << 9) /* Transfer Complete Interrupt Enable Bit */
#define DMA2D_CR_TWIE (1 << 10) /* Transfer Watermark Interrupt Enable Bit */
#define DMA2D_CR_CAEIE (1 << 11) /* CLUT Access Error Interrupt Enable Bit */
diff --git a/arch/arm/src/stm32/chip/stm32f33xxx_hrtim.h b/arch/arm/src/stm32/chip/stm32f33xxx_hrtim.h
index 60c9bf92eb..a9e36c5797 100644
--- a/arch/arm/src/stm32/chip/stm32f33xxx_hrtim.h
+++ b/arch/arm/src/stm32/chip/stm32f33xxx_hrtim.h
@@ -1096,7 +1096,7 @@
#define HRTIM_CR2_TDRST (1 << 12) /* Bit 12: Timer D Counter Software Reset*/
#define HRTIM_CR2_TERST (1 << 13) /* Bit 13: Timer E Counter Software Reset*/
-/* Common Interupt Status Register */
+/* Common Interrupt Status Register */
#define HRTIM_ISR_FLT1 (1 << 0) /* Bit 0: Fault 1 Interrupt Flag */
#define HRTIM_ISR_FLT2 (1 << 1) /* Bit 1: Fault 2 Interrupt Flag */
@@ -1107,7 +1107,7 @@
#define HRTIM_ISR_DLLRDY (1 << 16) /* Bit 16: DLL Ready Interrupt Flag */
#define HRTIM_ISR_BMPER (1 << 17) /* Bit 17: Burst mode Period Interrupt Flag */
-/* Common Interupt Clear Register */
+/* Common Interrupt Clear Register */
#define HRTIM_ICR_FLT1C (1 << 0) /* Bit 0: Fault 1 Interrupt Flag Clear */
#define HRTIM_ICR_FLT2C (1 << 1) /* Bit 1: Fault 2 Interrupt Flag Clear */
@@ -1118,7 +1118,7 @@
#define HRTIM_ICR_DLLRDYC (1 << 16) /* Bit 16: DLL Ready Interrupt Flag Clear */
#define HRTIM_ICR_BMPERC (1 << 17) /* Bit 17: Burst mode Period Interrupt Flag Clear */
-/* Common Interupt Enable Register */
+/* Common Interrupt Enable Register */
#define HRTIM_IER_FLT1IE (1 << 0) /* Bit 0: Fault 1 Interrupt Enable */
#define HRTIM_IER_FLT2IE (1 << 1) /* Bit 1: Fault 2 Interrupt Enable */
diff --git a/arch/arm/src/stm32/stm32_ltdc.c b/arch/arm/src/stm32/stm32_ltdc.c
index 967d5f196d..0e6f1e6fa4 100644
--- a/arch/arm/src/stm32/stm32_ltdc.c
+++ b/arch/arm/src/stm32/stm32_ltdc.c
@@ -1977,7 +1977,7 @@ static void stm32_ltdc_lchromakeyenable(FAR struct stm32_ltdc_s *layer,
regval = getreg32(stm32_cr_layer_t[layer->layerno]);
- /* Enable/Disble colorkey */
+ /* Enable/Disable colorkey */
if (enable == true)
{
diff --git a/arch/arm/src/stm32f7/chip/stm32_dma2d.h b/arch/arm/src/stm32f7/chip/stm32_dma2d.h
index e21130b73d..69d3a86d94 100644
--- a/arch/arm/src/stm32f7/chip/stm32_dma2d.h
+++ b/arch/arm/src/stm32f7/chip/stm32_dma2d.h
@@ -101,7 +101,7 @@
#define DMA2D_CR_START (1 << 0) /* Start Bit */
#define DMA2D_CR_SUSP (1 << 1) /* Suspend Bit */
#define DMA2D_CR_ABORT (1 << 2) /* Abort Bit */
-#define DMA2D_CR_TEIE (1 << 8) /* Transfer Error Interupt Enable Bit */
+#define DMA2D_CR_TEIE (1 << 8) /* Transfer Error Interrupt Enable Bit */
#define DMA2D_CR_TCIE (1 << 9) /* Transfer Complete Interrupt Enable Bit */
#define DMA2D_CR_TWIE (1 << 10) /* Transfer Watermark Interrupt Enable Bit */
#define DMA2D_CR_CAEIE (1 << 11) /* CLUT Access Error Interrupt Enable Bit */
diff --git a/arch/arm/src/stm32f7/stm32_ltdc.c b/arch/arm/src/stm32f7/stm32_ltdc.c
index 2300e1a32e..85133cb9e7 100644
--- a/arch/arm/src/stm32f7/stm32_ltdc.c
+++ b/arch/arm/src/stm32f7/stm32_ltdc.c
@@ -1979,7 +1979,7 @@ static void stm32_ltdc_lchromakeyenable(FAR struct stm32_ltdc_s *layer,
regval = getreg32(stm32_cr_layer_t[layer->layerno]);
- /* Enable/Disble colorkey */
+ /* Enable/Disable colorkey */
if (enable == true)
{
diff --git a/arch/arm/src/stm32l4/Kconfig b/arch/arm/src/stm32l4/Kconfig
index d91d91755c..9e012151de 100644
--- a/arch/arm/src/stm32l4/Kconfig
+++ b/arch/arm/src/stm32l4/Kconfig
@@ -707,7 +707,7 @@ config STM32L4_SRAM2_INIT
avoided by first writing to all locations to force the parity into a valid
state.
However, if the SRAM2 is being used for it's battery-backed capability,
- this may be undesireable (because it will destroy the contents). In that
+ this may be undesirable (because it will destroy the contents). In that
case, the board should handle the initialization itself at the appropriate
time.
diff --git a/arch/arm/src/str71x/str71x_eic.h b/arch/arm/src/str71x/str71x_eic.h
index 8e4f1cd0b8..4043f3e3c5 100644
--- a/arch/arm/src/str71x/str71x_eic.h
+++ b/arch/arm/src/str71x/str71x_eic.h
@@ -48,7 +48,7 @@
* Pre-processor Definitions
************************************************************************************/
-/* Enhanced Interupt Controller (EIC) register offsets ******************************/
+/* Enhanced Interrupt Controller (EIC) register offsets *****************************/
#define STR71X_EIC_ICR_OFFSET (0x0000) /* 32-bits wide */
#define STR71X_EIC_CICR_OFFSET (0x0004) /* 32-bits wide */
@@ -95,7 +95,7 @@
#define STR71X_EIC_NCHANNELS (32)
#define STR71X_EIC_SIR_BASE (STR71X_EIC_BASE + STR71X_EIC_SIR_OFFSET)
-/* Enhanced Interupt Controller (EIC) registers *************************************/
+/* Enhanced Interrupt Controller (EIC) registers ************************************/
#define STR71X_EIC_ICR (STR71X_EIC_BASE + STR71X_EIC_ICR_OFFSET)
#define STR71X_EIC_CICR (STR71X_EIC_BASE + STR71X_EIC_CICR_OFFSET)
diff --git a/arch/arm/src/str71x/str71x_xti.h b/arch/arm/src/str71x/str71x_xti.h
index 1bb2ef6791..6635956774 100644
--- a/arch/arm/src/str71x/str71x_xti.h
+++ b/arch/arm/src/str71x/str71x_xti.h
@@ -48,7 +48,7 @@
* Pre-processor Definitions
************************************************************************************/
-/* External Interupt Controller (XTI) registers *************************************/
+/* External Interrupt Controller (XTI) registers ************************************/
#define STR71X_XTI_SR (STR71X_XTI_BASE + 0x001c) /* 8-bits wide */
#define STR71X_XTI_CTRL (STR71X_XTI_BASE + 0x0024) /* 8-bits wide */
diff --git a/arch/mips/src/pic32mx/Kconfig b/arch/mips/src/pic32mx/Kconfig
index f10c7eba38..648831c2fd 100644
--- a/arch/mips/src/pic32mx/Kconfig
+++ b/arch/mips/src/pic32mx/Kconfig
@@ -1085,7 +1085,7 @@ config PIC32MX_ETH_PRIORITY
default 28
depends on PIC32MX_ETHERNET
---help---
- Ethernet interrupt priority. The is default is the higest priority.
+ Ethernet interrupt priority. The is default is the highest priority.
config PIC32MX_MULTICAST
bool "Multicast"
diff --git a/arch/mips/src/pic32mz/Kconfig b/arch/mips/src/pic32mz/Kconfig
index c65fdaf354..53f6ce20fa 100644
--- a/arch/mips/src/pic32mz/Kconfig
+++ b/arch/mips/src/pic32mz/Kconfig
@@ -412,7 +412,7 @@ config PIC32MZ_ETH_PRIORITY
default 28
depends on PIC32MZ_ETHERNET
---help---
- Ethernet interrupt priority. The is default is the higest priority.
+ Ethernet interrupt priority. The is default is the highest priority.
config PIC32MZ_MULTICAST
bool "Multicast"
diff --git a/arch/renesas/src/sh1/sh1_703x.h b/arch/renesas/src/sh1/sh1_703x.h
index ba5ab4d627..0313de9578 100644
--- a/arch/renesas/src/sh1/sh1_703x.h
+++ b/arch/renesas/src/sh1/sh1_703x.h
@@ -444,7 +444,7 @@
#define SH1_ICR_IRQ2S (0x0020) /* Bits 5: Interrupt on falling edge of IRQ2 input */
#define SH1_ICR_IRQ1S (0x0040) /* Bits 6: Interrupt on falling edge of IRQ1 input */
#define SH1_ICR_IRQ0S (0x0080) /* Bits 7: Interrupt on falling edge of IRQ0 input */
-#define SH1_ICR_NMIE (0x0100) /* Bits 8: Interupt on rising edge of NMI input */
+#define SH1_ICR_NMIE (0x0100) /* Bits 8: Interrupt on rising edge of NMI input */
#define SH1_ICR_NMIL (0x8000) /* Bits 15: NMI input level high */
/************************************************************************************
diff --git a/arch/sim/Kconfig b/arch/sim/Kconfig
index f025acf965..848c84d959 100644
--- a/arch/sim/Kconfig
+++ b/arch/sim/Kconfig
@@ -210,7 +210,7 @@ config SIM_TOUCHSCREEN
config SIM_AJOYSTICK
bool "X11 mouse-based analog joystick emulation"
---help---
- Support an X11 mouse-based anallog joystick emulation. Also needs INPUT=y`
+ Support an X11 mouse-based analog joystick emulation. Also needs INPUT=y
config SIM_NOINPUT
bool "No input device"
diff --git a/audio/Kconfig b/audio/Kconfig
index 344260af11..941b9d2f88 100644
--- a/audio/Kconfig
+++ b/audio/Kconfig
@@ -56,7 +56,7 @@ config AUDIO_DRIVER_SPECIFIC_BUFFERS
By default, the Audio system uses the same size and number of buffers
regardless of the specific audio device in use. Specifying 'y' here
adds extra code which allows the lower-level audio device to specify
- a partucular size and number of buffers.
+ a particular size and number of buffers.
endmenu # Audio Buffer Configuration
@@ -149,7 +149,7 @@ config AUDIO_EXCLUDE_PAUSE_RESUME
---help---
Exclude building support for pausing and resuming audio files
once they are submitted. If the sound system is being used to play
- short system notification or error type sounds that typicaly only
+ short system notification or error type sounds that typically only
last a second or two, then there is no need (or chance) to pause or
resume sound playback once it has started.
@@ -158,7 +158,7 @@ config AUDIO_EXCLUDE_STOP
default n
---help---
Exclude building support for stopping audio files once they are
- submitted. If the sound system is being used to play short sytem
+ submitted. If the sound system is being used to play short system
notification or error type sounds that typically only last a second
or two, then there is no need (or chance) to stop the sound
playback once it has started.
@@ -225,16 +225,16 @@ config AUDIO_MIXER
to perform audio channel or device mixing.
config AUDIO_MIDI_SYNTH
- bool "Planned - Enable support for the software-based MIDI synthisizer"
+ bool "Planned - Enable support for the software-based MIDI synthesizer"
default n
---help---
- Builds a simple MIDI synthisizer.
+ Builds a simple MIDI synthesizer.
config AUDIO_OUTPUT_JACK_CONTROL
bool "Planned - Enable support for output jack control"
default n
---help---
- Builds a simple MIDI synthisizer.
+ Builds a simple MIDI synthesizer.
config AUDIO_FONT
bool "Planned - Enable support for the Audio Font"
diff --git a/audio/README.txt b/audio/README.txt
index 49dc1de49d..3116727307 100644
--- a/audio/README.txt
+++ b/audio/README.txt
@@ -1,7 +1,7 @@
README
^^^^^^
-This directory contains the audio subsytem support for NuttX. The contents of this
+This directory contains the audio subsystem support for NuttX. The contents of this
directory are only built if CONFIG_AUDIO is defined in the NuttX configuration file.
Contents
diff --git a/binfmt/Kconfig b/binfmt/Kconfig
index 61746221c9..60ad63317b 100644
--- a/binfmt/Kconfig
+++ b/binfmt/Kconfig
@@ -4,7 +4,7 @@
#
config BINFMT_DISABLE
- bool "Disble BINFMT support"
+ bool "Disable BINFMT support"
default n
---help---
By default, support for loadable binary formats is built. This logic
diff --git a/configs/Kconfig b/configs/Kconfig
index 7e6d63a5f6..0288d3c502 100644
--- a/configs/Kconfig
+++ b/configs/Kconfig
@@ -61,7 +61,7 @@ config ARCH_BOARD_C5471EVM
This port is complete and verified.
config ARCH_BOARD_CLICKER2_STM32
- bool "Mikrow Clicker2 STM32"
+ bool "Mikroe Clicker2 STM32"
depends on ARCH_CHIP_STM32F407VG
select ARCH_HAVE_LEDS
select ARCH_HAVE_BUTTONS
@@ -289,7 +289,7 @@ config ARCH_BOARD_IMXRT1050_EVK
select ARCH_HAVE_BUTTONS
select ARCH_HAVE_IRQBUTTONS
---help---
- This is the board configuratino for the port of NuttX to the NXP i.MXRT
+ This is the board configuration for the port of NuttX to the NXP i.MXRT
evaluation kit, MIMXRT1050-EVKB. This board features the MIMXRT1052DVL6A MCU.
config ARCH_BOARD_LC823450_XGEVK
@@ -669,7 +669,7 @@ config ARCH_BOARD_OLIMEXINO_STM32
This port uses the Olimexino STM32 board and a GNU arm-nuttx-elf
toolchain under Linux or Cygwin. See the http://www.olimex.com for
further information. This board features the STMicro STM32F103RBT6 MCU.
- Contribued by David Sidrane.
+ Contributed by David Sidrane.
config ARCH_BOARD_OPEN1788
bool "Wave Share Open1788"
@@ -1519,7 +1519,7 @@ config ARCH_BOARD_Z16F2800100ZCOG
depends on ARCH_CHIP_Z16F2811
select ARCH_HAVE_LEDS
---help---
- z16f Microcontroller. This port use the ZiLIG z16f2800100zcog
+ z16f Microcontroller. This port uses the ZiLOG z16f2800100zcog
development kit and the Zilog ZDS-II Windows command line tools. The
development environment is Cygwin under WinXP.
diff --git a/configs/README.txt b/configs/README.txt
index b462f10cc0..4eac326c26 100644
--- a/configs/README.txt
+++ b/configs/README.txt
@@ -496,7 +496,7 @@ configs/olimex-stm32-p407
configs/olimexino-stm32
This port uses the Olimexino STM32 board (STM32F103RBT6) and a GNU arm-nuttx-elf
toolchain* under Linux or Cygwin. See the http://www.olimex.com for further\
- information. Contribued by David Sidrane.
+ information. Contributed by David Sidrane.
configs/olimex-strp711
This port uses the Olimex STR-P711 board and a GNU arm-nuttx-elf toolchain* under
diff --git a/configs/esp32-core/Kconfig b/configs/esp32-core/Kconfig
index 79656051e9..4b4a9ce1c5 100644
--- a/configs/esp32-core/Kconfig
+++ b/configs/esp32-core/Kconfig
@@ -32,7 +32,7 @@ config ESP32CORE_RUN_IRAM
mapping code to run from SPI flash after initial boot. There are at
least two possible approaches you could take: You can add the flash
cache mapping code into nuttx directly, so it is self-contained -
- early nuttx initialisation runs from IRAM and enables flash cache,
+ early nuttx initialization runs from IRAM and enables flash cache,
and then off you go. Or you can use the esp-idf software bootloader
and partition table scheme and have nuttx be an esp-idf "app" which
allows interoperability with the esp-idf system but makes you
diff --git a/configs/freedom-kl25z/src/kl_adxl345.c b/configs/freedom-kl25z/src/kl_adxl345.c
index 906faad109..00dbb94122 100644
--- a/configs/freedom-kl25z/src/kl_adxl345.c
+++ b/configs/freedom-kl25z/src/kl_adxl345.c
@@ -153,7 +153,7 @@ static struct kl_adxl345config_s g_adxl345config =
/****************************************************************************
* Private Functions
****************************************************************************/
-/* This is the ADXL345 Interupt handler */
+/* This is the ADXL345 Interrupt handler */
int adxl345_interrupt(int irq, FAR void *context)
{
diff --git a/configs/mirtoo/README.txt b/configs/mirtoo/README.txt
index 390541a7a8..66c643e923 100644
--- a/configs/mirtoo/README.txt
+++ b/configs/mirtoo/README.txt
@@ -952,7 +952,7 @@ Where is one of the following:
NOTES:
- a) It takes many seconds to boot the sytem using the NXFFS
+ a) It takes many seconds to boot the system using the NXFFS
file system because the entire FLASH must be verified on power up
(and longer the first time that NXFFS comes up and has to format the
entire FLASH).
diff --git a/configs/nucleo-144/scripts/f722-flash.ld b/configs/nucleo-144/scripts/f722-flash.ld
index d89c3c43bb..a297331523 100644
--- a/configs/nucleo-144/scripts/f722-flash.ld
+++ b/configs/nucleo-144/scripts/f722-flash.ld
@@ -52,7 +52,7 @@
* 2) BOOT=1: Boot address defined by user option byte BOOT_ADD1[15:0].
* ST programmed value: System bootloader at 0x0010:0000
*
- * NuttX does not modify these option byes. On the unmodified NUCLEO-144
+ * NuttX does not modify these option bytes. On the unmodified NUCLEO-144
* board, the BOOT0 pin is at ground so by default, the STM32F722ZE will
* boot from address 0x0020:0000 in ITCM FLASH.
*
diff --git a/configs/nucleo-144/scripts/f746-flash.ld b/configs/nucleo-144/scripts/f746-flash.ld
index bc8b07e4fa..025a2a1090 100644
--- a/configs/nucleo-144/scripts/f746-flash.ld
+++ b/configs/nucleo-144/scripts/f746-flash.ld
@@ -50,7 +50,7 @@
* 2) BOOT=1: Boot address defined by user option byte BOOT_ADD1[15:0].
* ST programmed value: System bootloader at 0x0010:0000
*
- * NuttX does not modify these option byes. On the unmodified NUCLEO-144
+ * NuttX does not modify these option bytes. On the unmodified NUCLEO-144
* board, the BOOT0 pin is at ground so by default, the STM32F746ZGT6 will
* boot from address 0x0020:0000 in ITCM FLASH.
*
diff --git a/configs/nucleo-144/scripts/f767-flash.ld b/configs/nucleo-144/scripts/f767-flash.ld
index 6654a139fe..1f72ca2634 100644
--- a/configs/nucleo-144/scripts/f767-flash.ld
+++ b/configs/nucleo-144/scripts/f767-flash.ld
@@ -50,7 +50,7 @@
* 2) BOOT=1: Boot address defined by user option byte BOOT_ADD1[15:0].
* ST programmed value: System bootloader at 0x0010:0000
*
- * NuttX does not modify these option byes. On the unmodified NUCLEO-144
+ * NuttX does not modify these option bytes. On the unmodified NUCLEO-144
* board, the BOOT0 pin is at ground so by default, the STM32F767ZIT6 will
* boot from address 0x0020:0000 in ITCM FLASH.
*
diff --git a/configs/nucleo-144/scripts/memory.ld b/configs/nucleo-144/scripts/memory.ld
index 2308c38ec8..2f5eecad41 100644
--- a/configs/nucleo-144/scripts/memory.ld
+++ b/configs/nucleo-144/scripts/memory.ld
@@ -49,7 +49,7 @@
* 2) BOOT=1: Boot address defined by user option byte BOOT_ADD1[15:0].
* ST programmed value: System bootloader at 0x0010:0000
*
- * NuttX does not modify these option byes. On the unmodified STM32F746G
+ * NuttX does not modify these option bytes. On the unmodified STM32F746G
* DISCO board, the BOOT0 pin is at ground so by default, the STM32 will boot
* to address 0x0020:0000 in ITCM FLASH.
*
diff --git a/configs/nucleo-h743zi/scripts/flash.ld b/configs/nucleo-h743zi/scripts/flash.ld
index 0954b3ab12..c470de4680 100644
--- a/configs/nucleo-h743zi/scripts/flash.ld
+++ b/configs/nucleo-h743zi/scripts/flash.ld
@@ -60,7 +60,7 @@
*
* TODO: Check next paragraph with nucleo schematics
*
- * NuttX does not modify these option byes. On the unmodified NUCLEO-H743ZI
+ * NuttX does not modify these option bytes. On the unmodified NUCLEO-H743ZI
* board, the BOOT0 pin is at ground so by default, the STM32 will boot
* to address 0x0800:0000 in FLASH.
*
diff --git a/configs/nucleo-l496zg/scripts/memory.ld b/configs/nucleo-l496zg/scripts/memory.ld
index 2308c38ec8..2f5eecad41 100644
--- a/configs/nucleo-l496zg/scripts/memory.ld
+++ b/configs/nucleo-l496zg/scripts/memory.ld
@@ -49,7 +49,7 @@
* 2) BOOT=1: Boot address defined by user option byte BOOT_ADD1[15:0].
* ST programmed value: System bootloader at 0x0010:0000
*
- * NuttX does not modify these option byes. On the unmodified STM32F746G
+ * NuttX does not modify these option bytes. On the unmodified STM32F746G
* DISCO board, the BOOT0 pin is at ground so by default, the STM32 will boot
* to address 0x0020:0000 in ITCM FLASH.
*
diff --git a/configs/olimex-stm32-h405/README.txt b/configs/olimex-stm32-h405/README.txt
index 1eaf4bc6dd..efd6190da5 100644
--- a/configs/olimex-stm32-h405/README.txt
+++ b/configs/olimex-stm32-h405/README.txt
@@ -15,7 +15,7 @@ Make sure that '# CONFIG_NSH_CONDEV is not set' is in the .config file - it defa
to '/dev/console' which makes problems with the shell over USB.
The following peripherals are enabled in this configuration.
- - LED: Shows the sytem status
+ - LED: Shows the system status
- Button: Built in app 'buttons' works.
@@ -25,4 +25,4 @@ The following peripherals are enabled in this configuration.
have to press enter three times until NSH appears.
- CAN: Built in app 'can' is enabled but not tested, since no CAN transceiver
- is on board.
\ No newline at end of file
+ is on board.
diff --git a/configs/olimex-stm32-p207/README.txt b/configs/olimex-stm32-p207/README.txt
index 35ad596968..f5fe69944f 100644
--- a/configs/olimex-stm32-p207/README.txt
+++ b/configs/olimex-stm32-p207/README.txt
@@ -13,7 +13,7 @@ loop.
The following peripherals are enabled in this configuration.
- - LEDs: show the sytem status
+ - LEDs: show the system status
- Buttons: TAMPER-button, WKUP-button, J1-Joystick (consists of RIGHT-,
UP-, LEFT-, DOWN-, and CENTER-button). Built in app
@@ -31,4 +31,4 @@ The following peripherals are enabled in this configuration.
- CAN: Built in app 'can' works, but appart from that not really tested.
- - Ethernet: Ping to other station on the network works.
\ No newline at end of file
+ - Ethernet: Ping to other station on the network works.
diff --git a/configs/olimex-stm32-p407/README.txt b/configs/olimex-stm32-p407/README.txt
index fe8bcc3c61..3f4d1390e7 100644
--- a/configs/olimex-stm32-p407/README.txt
+++ b/configs/olimex-stm32-p407/README.txt
@@ -20,7 +20,7 @@ Board Support
The following peripherals are available in this configuration.
- - LEDs: Show the sytem status
+ - LEDs: Show the system status
- Buttons: TAMPER-button, WKUP-button, J1-Joystick (consists of RIGHT-,
UP-, LEFT-, DOWN-, and CENTER-button).
diff --git a/configs/samv71-xult/src/sam_ili9488.c b/configs/samv71-xult/src/sam_ili9488.c
index a0e8ac9c06..604518853b 100644
--- a/configs/samv71-xult/src/sam_ili9488.c
+++ b/configs/samv71-xult/src/sam_ili9488.c
@@ -620,7 +620,7 @@ static int sam_lcd_getreg(FAR struct sam_dev_s *priv, uint8_t cmd,
DEBUGASSERT(nbytes <= 4);
- /* Read the request number of byes (as 16-bit values) plus a leading
+ /* Read the request number of bytes (as 16-bit values) plus a leading
* dummy read.
*/
diff --git a/configs/sim/README.txt b/configs/sim/README.txt
index 2bce934816..88fbe85e8c 100644
--- a/configs/sim/README.txt
+++ b/configs/sim/README.txt
@@ -685,7 +685,7 @@ nx
This version has NO DISPLAY and is only useful for debugging NX
internals in environments where X11 is not supported. There is
- and additonal configuration that may be added to include an X11-
+ and additional configuration that may be added to include an X11-
based simulated framebuffer driver:
CONFIG_SIM_X11FB - Use X11 window for framebuffer
diff --git a/configs/stm32f103-minimum/src/stm32_mcp2515.c b/configs/stm32f103-minimum/src/stm32_mcp2515.c
index a7794603fd..d6e4b55477 100644
--- a/configs/stm32f103-minimum/src/stm32_mcp2515.c
+++ b/configs/stm32f103-minimum/src/stm32_mcp2515.c
@@ -118,7 +118,7 @@ static struct stm32_mcp2515config_s g_mcp2515config =
* Private Functions
****************************************************************************/
-/* This is the MCP2515 Interupt handler */
+/* This is the MCP2515 Interrupt handler */
int mcp2515_interrupt(int irq, FAR void *context, FAR void *arg)
{
diff --git a/configs/stm32f746-ws/scripts/flash.ld b/configs/stm32f746-ws/scripts/flash.ld
index 09378918de..746c22dd4f 100644
--- a/configs/stm32f746-ws/scripts/flash.ld
+++ b/configs/stm32f746-ws/scripts/flash.ld
@@ -51,7 +51,7 @@
* 2) BOOT=1: Boot address defined by user option byte BOOT_ADD1[15:0].
* ST programmed value: System bootloader at 0x0010:0000
*
- * NuttX does not modify these option byes. On the unmodified STM32F746G
+ * NuttX does not modify these option bytes. On the unmodified STM32F746G
* DISCO board, the BOOT0 pin is at ground so by default, the STM32 will boot
* to address 0x0020:0000 in ITCM FLASH.
*
diff --git a/configs/stm32f746-ws/scripts/memory.ld b/configs/stm32f746-ws/scripts/memory.ld
index 7371dc061b..e933983a94 100644
--- a/configs/stm32f746-ws/scripts/memory.ld
+++ b/configs/stm32f746-ws/scripts/memory.ld
@@ -49,7 +49,7 @@
* 2) BOOT=1: Boot address defined by user option byte BOOT_ADD1[15:0].
* ST programmed value: System bootloader at 0x0010:0000
*
- * NuttX does not modify these option byes. On the unmodified STM32F746G
+ * NuttX does not modify these option bytes. On the unmodified STM32F746G
* DISCO board, the BOOT0 pin is at ground so by default, the STM32 will boot
* to address 0x0020:0000 in ITCM FLASH.
*
diff --git a/configs/stm32f746g-disco/scripts/flash.ld b/configs/stm32f746g-disco/scripts/flash.ld
index eeae4e2768..b21fbd7458 100644
--- a/configs/stm32f746g-disco/scripts/flash.ld
+++ b/configs/stm32f746g-disco/scripts/flash.ld
@@ -51,7 +51,7 @@
* 2) BOOT=1: Boot address defined by user option byte BOOT_ADD1[15:0].
* ST programmed value: System bootloader at 0x0010:0000
*
- * NuttX does not modify these option byes. On the unmodified STM32F746G
+ * NuttX does not modify these option bytes. On the unmodified STM32F746G
* DISCO board, the BOOT0 pin is at ground so by default, the STM32 will boot
* to address 0x0020:0000 in ITCM FLASH.
*
diff --git a/configs/stm32f746g-disco/scripts/memory.ld b/configs/stm32f746g-disco/scripts/memory.ld
index bc9379ac05..0482378332 100644
--- a/configs/stm32f746g-disco/scripts/memory.ld
+++ b/configs/stm32f746g-disco/scripts/memory.ld
@@ -49,7 +49,7 @@
* 2) BOOT=1: Boot address defined by user option byte BOOT_ADD1[15:0].
* ST programmed value: System bootloader at 0x0010:0000
*
- * NuttX does not modify these option byes. On the unmodified STM32F746G
+ * NuttX does not modify these option bytes. On the unmodified STM32F746G
* DISCO board, the BOOT0 pin is at ground so by default, the STM32 will boot
* to address 0x0020:0000 in ITCM FLASH.
*
diff --git a/crypto/Makefile b/crypto/Makefile
index 56b75b6517..13c7b42a9b 100644
--- a/crypto/Makefile
+++ b/crypto/Makefile
@@ -50,7 +50,7 @@ ifeq ($(CONFIG_CRYPTO_CRYPTODEV),y)
CRYPTO_CSRCS += cryptodev.c
endif
-# Sofware AES library
+# Software AES library
ifeq ($(CONFIG_CRYPTO_SW_AES),y)
CRYPTO_CSRCS += aes.c
diff --git a/drivers/Kconfig b/drivers/Kconfig
index 01180e5754..76e0535b1e 100644
--- a/drivers/Kconfig
+++ b/drivers/Kconfig
@@ -42,7 +42,7 @@ config DEV_URANDOM
NOTE: This option may not be cryptographially secure and should not
be enabled if you are concerned about cyptographically secure
pseudo-random numbers (CPRNG) and do not know the characteristics
- of the software PRNG impelementation!
+ of the software PRNG implementation!
if DEV_URANDOM
@@ -60,7 +60,7 @@ config DEV_URANDOM_XORSHIFT128
NOTE: Not cyptographically secure
config DEV_URANDOM_CONGRUENTIAL
- bool "Conguential"
+ bool "Congruential"
---help---
Use the same congruential general used with srand(). This algorithm
is computationally more intense and uses double precision floating
diff --git a/drivers/analog/Kconfig b/drivers/analog/Kconfig
index 7823a7851e..9653063476 100644
--- a/drivers/analog/Kconfig
+++ b/drivers/analog/Kconfig
@@ -18,7 +18,7 @@ config ADC
MCU-specific, lower half drivers may be selected independently of
CONFIG_ADC. However, if CONFIG_ADC is selected, then it is assume
- that lower half ADC drivers will be used only with the commoun ADC
+ that lower half ADC drivers will be used only with the common ADC
upper half driver.
if ADC
diff --git a/drivers/audio/Kconfig b/drivers/audio/Kconfig
index b46df815d3..d7fe03ec32 100644
--- a/drivers/audio/Kconfig
+++ b/drivers/audio/Kconfig
@@ -62,7 +62,7 @@ config VS1053_DEVICE_COUNT
int "Number of VS1053 devices attached"
default 1
---help---
- Sets the number of VS1053 type devices availalbe to the system.
+ Sets the number of VS1053 type devices available to the system.
This is required to reserve global, static lower-half driver
context pointers for the DREQ ISR to use for lookup when it needs
to signal that additional data is being requested.
diff --git a/drivers/input/Kconfig b/drivers/input/Kconfig
index a190c49428..645312fba2 100644
--- a/drivers/input/Kconfig
+++ b/drivers/input/Kconfig
@@ -159,7 +159,7 @@ config ADS7843E_SPIDEV
int "SPI bus number"
default 0
---help---
- Selects the SPI bus number identying that SPI interface that
+ Selects the SPI bus number identifying that SPI interface that
connects the ADS843E to the MCU.
config ADS7843E_DEVMINOR
@@ -378,7 +378,7 @@ config STMPE811_GPIOINT_DISABLE
default y
depends on !STMPE811_GPIO_DISABLE
---help---
- Disable driver GPIO interrupt functionlality (ignored if GPIO functionality is
+ Disable driver GPIO interrupt functionality (ignored if GPIO functionality is
disabled).
config STMPE811_TEMP_DISABLE
@@ -446,7 +446,7 @@ config BUTTONS_LOWER
3. The board.h header file must provide the definition
NUM_BUTTONS, and
4. The board.h header file must not include any other
- header files that are not accessibble in this context
+ header files that are not accessible in this context
(such as those in arch//src/) UNLESS those
inclusions are conditioned on __KERNEL__. button_lower.c
will undefine __KERNEL__ before included board.h.
diff --git a/drivers/lcd/Kconfig b/drivers/lcd/Kconfig
index 0b3bf2c1fc..e34016866c 100644
--- a/drivers/lcd/Kconfig
+++ b/drivers/lcd/Kconfig
@@ -42,7 +42,7 @@ config LCD_FRAMEBUFFER
effeciency reasons but do not export a framebuffer interface. So
those LCD cannot be used as framebuffer drivers. If the option is
available, then such internal framebuffer support should be
- disabled because this external commone framebuffer interface will
+ disabled because this external common framebuffer interface will
provide the necessary buffering.
config LCD_EXTERNINIT
@@ -155,9 +155,9 @@ config P14201_FRAMEBUFFER
The latter limitation effectively reduces the 128x96 disply to 64x96.
NOTE: This option should not be used if CONFIG_LCD_FRAMBEBUFFER is
- enabled. That options provides for a more geneneralized, external
+ enabled. That options provides for a more generalized, external
LCD framebuffer. This internal framebuffer support should not be
- enabled with CONFIG_LCD_FRAMBEBUFFER because this external commone
+ enabled with CONFIG_LCD_FRAMBEBUFFER because this external common
framebuffer interface will provide the necessary buffering.
endif
@@ -845,7 +845,7 @@ config MEMLCD_EXTCOMIN_MODE_HW
default n
---help---
If use hardware mode to toggle VCOM, we need to send specific
- command at a constant frequency to trigger the LCD intenal
+ command at a constant frequency to trigger the LCD internal
hardware logic. While use software mode, we set up a timer to
toggle EXTCOMIN connected IO, basically, it is a hardware
timer to ensure a constant frequency.
diff --git a/drivers/lcd/memlcd.c b/drivers/lcd/memlcd.c
index f5c2917ad8..c70b7f24a8 100644
--- a/drivers/lcd/memlcd.c
+++ b/drivers/lcd/memlcd.c
@@ -364,7 +364,7 @@ static inline void memlcd_clear(FAR struct memlcd_dev_s *mlcd)
* the Memory LCD. Which is always used within setpower() call.
* Basically, the frequency shall be 1Hz~60Hz.
* If use hardware mode to toggle VCOM, we need to send specific command at a
- * constant frequency to trigger the LCD intenal hardware logic.
+ * constant frequency to trigger the LCD internal hardware logic.
* While use software mode, we set up a timer to toggle EXTCOMIN connected IO,
* basically, it is a hardware timer to ensure a constant frequency.
*
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index 61fb3c5024..5cab3cd90b 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -29,7 +29,7 @@ config USERLED_LOWER
2. The board.h header file must provide the definition
BOARD_NLEDS, and
3. The board.h header file must not include any other
- header files that are not accessibble in this context
+ header files that are not accessible in this context
(such as those in arch//src/) UNLESS those
inclusions are conditioned on __KERNEL__. button_lower.c
will undefine __KERNEL__ before included board.h.
diff --git a/drivers/mmcsd/Kconfig b/drivers/mmcsd/Kconfig
index 74a11d0b02..22e6588d16 100755
--- a/drivers/mmcsd/Kconfig
+++ b/drivers/mmcsd/Kconfig
@@ -125,7 +125,7 @@ config SDIO_BLOCKSETUP
bool "SDIO block setup"
default n
---help---
- Some hardward needs to be informed of the selected blocksize and the
+ Some hardware needs to be informed of the selected blocksize and the
number of blocks. Others just work on the byte stream. This option
enables the block setup method in the SDIO vtable.
diff --git a/drivers/mmcsd/mmcsd_spi.c b/drivers/mmcsd/mmcsd_spi.c
index 5d56a24992..604fd94b56 100644
--- a/drivers/mmcsd/mmcsd_spi.c
+++ b/drivers/mmcsd/mmcsd_spi.c
@@ -807,7 +807,7 @@ static void mmcsd_decodecsd(FAR struct mmcsd_slot_s *slot, uint8_t *csd)
/* SDHC ver2.x cards have fixed block transfer size of 512 bytes. SDC
* ver1.x cards with capacity less than 1Gb, will have sector size
- * 512 byes. SDC ver1.x cards with capacity of 2Gb will report readbllen
+ * 512 bytes. SDC ver1.x cards with capacity of 2Gb will report readbllen
* of 1024 but should use 512 bytes for block transfers. SDC ver1.x 4Gb
* cards will report readbllen of 2048 bytes -- are they also 512 bytes?
*/
@@ -1797,7 +1797,7 @@ static int mmcsd_mediainitialize(FAR struct mmcsd_slot_s *slot)
/* SDHC ver2.x cards have fixed block transfer size of 512 bytes. SDC
* ver1.x cards with capacity less than 1Gb, will have sector size
- * 512 byes. SDC ver1.x cards with capacity of 2Gb will report readbllen
+ * 512 bytes. SDC ver1.x cards with capacity of 2Gb will report readbllen
* of 1024 but should use 512 bytes for block transfers. SDC ver1.x 4Gb
* cards will report readbllen of 2048 bytes -- are they also 512 bytes?
* I think that none of these high capacity cards support setting the
diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig
index 78bdefd916..d4ac8ce750 100644
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
@@ -210,7 +210,7 @@ config MTD_NAND_BLOCKCHECK
Enable support for ECC and bad block checking.
config MTD_NAND_SWECC
- bool "Sofware ECC support"
+ bool "Software ECC support"
default n if ARCH_NAND_HWECC
default y if !ARCH_NAND_HWECC
---help---
@@ -444,7 +444,7 @@ config M25P_MEMORY_TYPE
The memory type for M25 "P" series is 0x20, but the driver also supports "F" series
devices, such as the EON EN25F80 part which adds a 4K sector erase capability. The
memory type for "F" series parts from EON is 0x31. The 4K sector erase size will
- automatically be enabled when filesytems that can use it are enabled, such as SMART.
+ automatically be enabled when filesystems that can use it are enabled, such as SMART.
config MT25Q_MEMORY_TYPE
hex "MT25Q memory type ID"
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index eec94fdd50..86ce615246 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -23,7 +23,7 @@ config NETDEV_TELNET
---help---
The Telnet driver generates a character driver instance to support a
Telnet session. This driver is used by the Telnet daemon. The
- Telnet daeman will instantiate a new Telnet driver to support
+ Telnet daemon will instantiate a new Telnet driver to support
standard I/O on the new Telnet session.
if NETDEV_TELNET
@@ -149,7 +149,7 @@ choice
default DM9X_MODE_AUTO
config DM9X_MODE_AUTO
- bool "Autonegotion"
+ bool "Autonegotiation"
config DM9X_MODE_10MHD
bool "10BaseT half duplex"
@@ -166,7 +166,7 @@ config DM9X_MODE_100MFD
endchoice # DM90x0 mode
config DM9X_NINTERFACES
- int "Nubmer of DM90x0 interfaces"
+ int "Number of DM90x0 interfaces"
default 1
depends on EXPERIMENTAL
@@ -314,7 +314,7 @@ config ENCX24J600_NRXDESCR
Defines how many descriptors are preallocated for the
transmission and reception queues.
The ENC has a relative large packet buffer of 24kB which can
- be used to buffer multiple packets silmutaneously
+ be used to buffer multiple packets simutaneously
choice
prompt "Work queue"
diff --git a/drivers/net/enc28j60.h b/drivers/net/enc28j60.h
index 324efa4bac..b34294ec60 100644
--- a/drivers/net/enc28j60.h
+++ b/drivers/net/enc28j60.h
@@ -88,7 +88,7 @@
*/
#define ENC_EIE (0x1b) /* Ethernet Interrupt Enable Register */
-#define ENC_EIR (0x1c) /* Ethernet Interupt Request Register */
+#define ENC_EIR (0x1c) /* Ethernet Interrupt Request Register */
#define ENC_ESTAT (0x1d) /* Ethernet Status Register */
#define ENC_ECON2 (0x1e) /* Ethernet Control 2 Register */
#define ENC_ECON1 (0x1f) /* Ethernet Control 1 Register */
diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
index c8bd5c7232..a285f34223 100644
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -72,7 +72,7 @@ config SPI_HWFEATURES
default n
---help---
Selected only if a specific H/W feature is selected. This is
- basically the OR of any specific hardware feature and eanbles
+ basically the OR of any specific hardware feature and enables
the SPI hwfeatures() interface method.
config SPI_CRCGENERATION
diff --git a/drivers/syslog/Kconfig b/drivers/syslog/Kconfig
index 5eddcf337c..aeed64118e 100644
--- a/drivers/syslog/Kconfig
+++ b/drivers/syslog/Kconfig
@@ -169,11 +169,11 @@ config SYSLOG_NONE
endchoice
config SYSLOG_FILE
- bool "Sylog file output"
+ bool "Syslog file output"
default n
select SYSLOG_WRITE
---help---
- Build in support to use a file to collect SYSOG output. File SYSLOG
+ Build in support to use a file to collect SYSLOG output. File SYSLOG
channels differ from other SYSLOG channels in that they cannot be
established until after fully booting and mounting the target file
system. The function syslog_file_channel() would need to be called
diff --git a/drivers/usbdev/Kconfig b/drivers/usbdev/Kconfig
index e7d8712a3e..780702cf5e 100644
--- a/drivers/usbdev/Kconfig
+++ b/drivers/usbdev/Kconfig
@@ -350,14 +350,14 @@ config CDCACM_EPINTIN
endif
config CDCACM_EPINTIN_FSSIZE
- int "Interupt IN full speed MAXPACKET size"
+ int "Interrupt IN full speed MAXPACKET size"
default 64
---help---
Max package size for the interrupt IN endpoint if full speed mode.
Default 64.
config CDCACM_EPINTIN_HSSIZE
- int "Interupt IN high speed MAXPACKET size"
+ int "Interrupt IN high speed MAXPACKET size"
default 64
---help---
Max package size for the interrupt IN endpoint if high speed mode.
diff --git a/drivers/wireless/Kconfig b/drivers/wireless/Kconfig
index eb806d0052..202f9d50cc 100644
--- a/drivers/wireless/Kconfig
+++ b/drivers/wireless/Kconfig
@@ -18,7 +18,7 @@ config CC1101_SPIDEV
int "SPI bus number"
default 2
---help---
- Selects the SPI bus number identying that SPI interface that
+ Selects the SPI bus number identifying that SPI interface that
connects the CC1101 to the MCU.
endif
@@ -79,7 +79,7 @@ config WL_NRF24L01_RXSUPPORT
bool "Support messages reception"
default y
---help---
- If this opion is disabled the driver supports only the transmission of messages.
+ If this option is disabled the driver supports only the transmission of messages.
Reception of messages will be disabled (and corresponding functions removed).
Note: this option is intended to reduce driver code size for 'transmission
only' devices.
diff --git a/drivers/wireless/spirit/Kconfig b/drivers/wireless/spirit/Kconfig
index 4cb5eb7b7e..563541abef 100644
--- a/drivers/wireless/spirit/Kconfig
+++ b/drivers/wireless/spirit/Kconfig
@@ -4,11 +4,11 @@
#
config WL_SPIRIT
- bool "STMicro Spririt Radio Library"
+ bool "STMicro Spirit Radio Library"
default n
select SPI
---help---
- Enable support for the STMicro Spririt Radio Library
+ Enable support for the STMicro Spirit Radio Library
if WL_SPIRIT
@@ -25,7 +25,7 @@ config WL_SPIRIT_REGDEBUG
default n
depends on DEBUG_WIRELESS_INFO
---help---
- Enable logic to dump each value read from and written to the Sprit
+ Enable logic to dump each value read from and written to the Spirit
registers.
config WL_SPIRIT_FIFODUMP
diff --git a/fs/Kconfig b/fs/Kconfig
index 6fe7911734..ae15733276 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -46,7 +46,7 @@ config PSEUDOFS_SOFTLINKS
default n
depends on !DISABLE_PSEUDOFS_OPERATIONS
---help---
- Enable support for soft links in the pseudeo file system. Soft
+ Enable support for soft links in the pseudo file system. Soft
links are not supported within mounted volumes by any NuttX file
system. However, if this option is selected, then soft links
may be add in the pseudo file system. This might be useful, for
diff --git a/fs/mmap/Kconfig b/fs/mmap/Kconfig
index bdbd44f379..b4551376e4 100644
--- a/fs/mmap/Kconfig
+++ b/fs/mmap/Kconfig
@@ -21,7 +21,7 @@ config FS_RAMMAP
into RAM. These copied files have some of the properties of
standard memory mapped files.
- See nuttx/fs/mmap/README.txt for additonal information.
+ See nuttx/fs/mmap/README.txt for additional information.
if FS_RAMMAP
endif
diff --git a/fs/nfs/Kconfig b/fs/nfs/Kconfig
index ce51a54317..4a9effcac4 100644
--- a/fs/nfs/Kconfig
+++ b/fs/nfs/Kconfig
@@ -15,7 +15,7 @@ config NFS
#if NFS
config NFS_STATISTICS
- bool "NFS Stastics"
+ bool "NFS Statics"
default n
depends on NFS
---help---
diff --git a/fs/nxffs/Kconfig b/fs/nxffs/Kconfig
index f3dd6e1166..1a2284496c 100644
--- a/fs/nxffs/Kconfig
+++ b/fs/nxffs/Kconfig
@@ -77,7 +77,7 @@ config NXFFS_PREALLOCATED
---help---
If CONFIG_NXFSS_PREALLOCATED is defined, then this is the single, pre-
allocated NXFFS volume instance. Currently required because full,
- dynamic allocation of NXFFS volumes in not yet supporte.
+ dynamic allocation of NXFFS volumes in not yet supported.
config NXFFS_ERASEDSTATE
hex "FLASH erased state"
diff --git a/fs/procfs/fs_procfs.c b/fs/procfs/fs_procfs.c
index 5b5801aa91..8cb35f380a 100644
--- a/fs/procfs/fs_procfs.c
+++ b/fs/procfs/fs_procfs.c
@@ -1151,7 +1151,7 @@ int procfs_register(FAR const struct procfs_entry_s *entry)
* procfs entry table. If that table were actively in use, then that
* could cause procfs logic to use a stale memory pointer! We avoid that
* problem by requiring that the procfs file be unmounted when the new
- * entry is added. That requirment, however, is not enforced explicitly.
+ * entry is added. That requirement, however, is not enforced explicitly.
*
* Locking the scheduler as done below is insufficient. As would be just
* marking the entries as volatile.
diff --git a/graphics/Kconfig b/graphics/Kconfig
index b988ca0dd5..46e5d4fb4d 100644
--- a/graphics/Kconfig
+++ b/graphics/Kconfig
@@ -46,7 +46,7 @@ config NX_ANTIALIASING
default n
depends on (!NX_DISABLE_16BPP || !NX_DISABLE_24BPP || !NX_DISABLE_32BPP) && !NX_LCDDRIVER
---help---
- Enable support for ant-aliasing when rendering lines as various
+ Enable support for anti-aliasing when rendering lines as various
orientations.
config NX_WRITEONLY
diff --git a/graphics/vnc/server/Kconfig b/graphics/vnc/server/Kconfig
index 7e12df1fe9..bb96d3f988 100644
--- a/graphics/vnc/server/Kconfig
+++ b/graphics/vnc/server/Kconfig
@@ -133,7 +133,7 @@ config VNCSERVER_DEBUG
depends on DEBUG_FEATURES && !DEBUG_GRAPHICS
---help---
Normally VNC debug output is selected with DEBUG_GRAPHICS. The VNC
- server server suupport this special option to enable GRAPHICS debug
+ server server support this special option to enable GRAPHICS debug
output for the VNC server while GRAPHICS debug is disabled. This
provides an cleaner, less cluttered output when you only wish to
debug the VNC server versus enabling DEBUG_GRAPHICS globally.
diff --git a/graphics/vnc/server/vnc_fbdev.c b/graphics/vnc/server/vnc_fbdev.c
index f05c6be81e..2be443a15b 100644
--- a/graphics/vnc/server/vnc_fbdev.c
+++ b/graphics/vnc/server/vnc_fbdev.c
@@ -663,7 +663,7 @@ int up_fbinitialize(int display)
* are reported to the VNC framebuffer driver from the remote VNC client.
*
* In the standard graphics architecture, the keyboard/mouse inputs are
- * received by some appliation/board specific logic at the highest level
+ * received by some application/board specific logic at the highest level
* in the architecture via input drivers. The received keyboard/mouse
* input data must then be "injected" into NX where it can they can be
* assigned to the window that has focus. They will eventually be
diff --git a/graphics/vnc/server/vnc_negotiate.c b/graphics/vnc/server/vnc_negotiate.c
index d9ee9c42e6..2e03d4d4f8 100644
--- a/graphics/vnc/server/vnc_negotiate.c
+++ b/graphics/vnc/server/vnc_negotiate.c
@@ -292,7 +292,7 @@ int vnc_negotiate(FAR struct vnc_session_s *session)
*
* "Once the client and server are sure that they’re happy to talk to one
* another using the agreed security type, the protocol passes to the
- * initialisation phase. The client sends a ClientInit message followed
+ * initialization phase. The client sends a ClientInit message followed
* by the server sending a ServerInit message."
*
* In this implementation, the sharing flag is ignored.
diff --git a/include/nuttx/fs/userfs.h b/include/nuttx/fs/userfs.h
index a1b96938ee..f55010ae4f 100644
--- a/include/nuttx/fs/userfs.h
+++ b/include/nuttx/fs/userfs.h
@@ -547,7 +547,7 @@ extern "C"
* Register the UserFS factory driver at dev/userfs.
*
* NOTE: This is an OS internal function that should not be called from
- * appliation logic.
+ * application logic.
*
* Input Parameters:
* None
@@ -582,7 +582,7 @@ int userfs_register(void);
* LocalHost client socket.
*
* NOTE: This is a user function that is implemented as part of the
- * NuttX C library and is intended to be called by appliation logic.
+ * NuttX C library and is intended to be called by application logic.
*
* Input Parameters:
* mountpt - Mountpoint path
diff --git a/include/nuttx/sensors/bmg160.h b/include/nuttx/sensors/bmg160.h
index 09972478a0..ba2fa2c84a 100644
--- a/include/nuttx/sensors/bmg160.h
+++ b/include/nuttx/sensors/bmg160.h
@@ -245,7 +245,7 @@
#define BMG160_INT_RST_LATCH_REG_LATCH_INT_1_bm (1 << 1) /* Latch mode selection bit 1 */
#define BMG160_INT_RST_LATCH_REG_LATCH_INT_0_bm (1 << 0) /* Latch mode selection bit 0 */
-/* Interupt High Rate Configuration Register Definitions ************************************/
+/* Interrupt High Rate Configuration Register Definitions ************************************/
/* BMG160 HIGH_TH_X_REG Definitions */
diff --git a/include/nuttx/signal.h b/include/nuttx/signal.h
index 9b102bf635..a2b65e99b5 100644
--- a/include/nuttx/signal.h
+++ b/include/nuttx/signal.h
@@ -186,7 +186,7 @@ int nxsig_queue(int pid, int signo, void *sival_ptr);
* The nxsig_kill() system call can be used to send any signal to any task.
*
* This is an internal OS interface. It is functionally equivalent to
- * the POSIX standard kill() function but does not modify the appliation
+ * the POSIX standard kill() function but does not modify the application
* errno variable.
*
* Limitation: Sending of signals to 'process groups' is not
diff --git a/include/nuttx/video/rfb.h b/include/nuttx/video/rfb.h
index 0b1c13821c..711a4606b4 100644
--- a/include/nuttx/video/rfb.h
+++ b/include/nuttx/video/rfb.h
@@ -174,7 +174,7 @@ struct rfb_sectype_result_s
uint8_t result[4]; /* U32 Security type result */
};
-/* "If successful, the protocol passes to the initialisation phase (section
+/* "If successful, the protocol passes to the initialization phase (section
* 6.3)."
*
* "Version 3.8 onwards If unsuccessful, the server sends a string
@@ -201,7 +201,7 @@ struct rfb_sectype_fail_s
* "Version 3.8 onwards The protocol continues with the SecurityResult
* message."
*
- * "Version 3.3 and 3.7 The protocol passes to the initialisation phase
+ * "Version 3.3 and 3.7 The protocol passes to the initialization phase
* (section 6.3)."
*
* 6.2.2 VNC Authentication
@@ -232,7 +232,7 @@ struct rfb_response_s
*
* "Once the client and server are sure that they’re happy to talk to one
* another using the agreed security type, the protocol passes to the
- * initialisation phase. The client sends a ClientInit message followed by
+ * initialization phase. The client sends a ClientInit message followed by
* the server sending a ServerInit message.
*
* "Shared-flag is non-zero (true) if the server should try to share the
diff --git a/include/nuttx/video/vnc.h b/include/nuttx/video/vnc.h
index 4f70717400..d432b9e285 100644
--- a/include/nuttx/video/vnc.h
+++ b/include/nuttx/video/vnc.h
@@ -88,7 +88,7 @@ extern "C"
* are reported to the VNC framebuffer driver from the remote VNC client.
*
* In the standard graphics architecture, the keyboard/mouse inputs are
- * received by some appliation/board specific logic at the highest level
+ * received by some application/board specific logic at the highest level
* in the architecture via input drivers. The received keyboard/mouse
* input data must then be "injected" into NX where it can they can be
* assigned to the window that has focus. They will eventually be
diff --git a/libs/libc/machine/Kconfig b/libs/libc/machine/Kconfig
index 375fa9581d..6584ff4dac 100644
--- a/libs/libc/machine/Kconfig
+++ b/libs/libc/machine/Kconfig
@@ -160,4 +160,4 @@ if ARCH_X86
source libs/libc/machine/x86/Kconfig
endif
-endmenu # Architecture-Specific Spport
+endmenu # Architecture-Specific Support
diff --git a/libs/libc/misc/Kconfig b/libs/libc/misc/Kconfig
index 8c917f0348..b0dc66b601 100644
--- a/libs/libc/misc/Kconfig
+++ b/libs/libc/misc/Kconfig
@@ -67,7 +67,7 @@ config LIB_KBDCODEC
In NuttX, a keyboard/keypad driver is simply a character driver that
may have an (optional) encoding/decoding layer on the data returned
by the character driver. A keyboard may return simple text data
- (alphabetic, numeric, and punctuaction) or control characters
+ (alphabetic, numeric, and punctuation) or control characters
(enter, control-C, etc.). However, in addition, most keyboards
support actions that cannot be represented as text data. Such
actions include things like cursor controls (home, up arrow,
@@ -89,7 +89,7 @@ config LIB_SLCDCODEC
In NuttX, a character-oriented, segment LCD (SLCD) driver is simply
a character device that may have an (optional) encoding/decoding
layer on the data provided to the SLCD driver. The application may
- provide simple text data (alphabetic, numeric, and punctuaction) or
+ provide simple text data (alphabetic, numeric, and punctuation) or
control characters (enter, control-C, etc.). However, in addition,
most SLCDs support actions that cannot be represented as text data.
Such actions include things like cursor controls (home, up arrow,
diff --git a/libs/libc/stdio/Kconfig b/libs/libc/stdio/Kconfig
index 93303c680d..214ae1f334 100644
--- a/libs/libc/stdio/Kconfig
+++ b/libs/libc/stdio/Kconfig
@@ -90,7 +90,7 @@ choice
This selection determines the line terminating character that is used.
Some environments may return CR as end-of-line, others LF, and others
both. If not specified, the default is either CR or LF (but not both)
- as the line terminating charactor.
+ as the line terminating character.
config EOL_IS_CR
bool "EOL is CR"
diff --git a/libs/libc/time/Kconfig b/libs/libc/time/Kconfig
index a9acbb8766..a05fcf0ace 100644
--- a/libs/libc/time/Kconfig
+++ b/libs/libc/time/Kconfig
@@ -28,8 +28,8 @@ config LIBC_TZ_MAX_TIMES
int "Maximum number of times in timezone"
default 370
---help---
- Timezone files with more than this number of times will not be usedi
- (tmecnt).
+ Timezone files with more than this number of times will not be used
+ (timecnt).
Warning: Some files in IANA TZ database include many times. The current
posixrules file, for example, has timecnt = 236. The value of
diff --git a/libs/libc/userfs/lib_userfs.c b/libs/libc/userfs/lib_userfs.c
index 1ffe697e14..b6041b03b5 100644
--- a/libs/libc/userfs/lib_userfs.c
+++ b/libs/libc/userfs/lib_userfs.c
@@ -899,7 +899,7 @@ static inline int userfs_destroy_dispatch(FAR struct userfs_info_s *info,
* LocalHost client socket.
*
* NOTE: This is a user function that is implemented as part of the
- * NuttX C library and is intended to be called by appliation logic.
+ * NuttX C library and is intended to be called by application logic.
*
* Input Parameters:
* mountpt - Mountpoint path
diff --git a/libs/libc/wchar/Kconfig b/libs/libc/wchar/Kconfig
index 853d80507b..18c2af54da 100644
--- a/libs/libc/wchar/Kconfig
+++ b/libs/libc/wchar/Kconfig
@@ -3,7 +3,7 @@
# see the file kconfig-language.txt in the NuttX tools repository.
#
-#menu "Wide character suppoort"
+#menu "Wide character support"
config LIBC_WCHAR
bool "Enable wide-characters (Unicode) support"
@@ -11,4 +11,4 @@ config LIBC_WCHAR
---help---
By default, wide-characters support is disabled.
-#endmenu # Wide character suppoort
+#endmenu # Wide character support
diff --git a/mm/Kconfig b/mm/Kconfig
index 01d9ff3ab1..76fa2beb68 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -89,7 +89,7 @@ config GRAN
more losses of memory due to alignment and quantization waste.
NOTE: The current implementation also restricts the maximum
- allocation size to 32 granaules. That restriction could be
+ allocation size to 32 granules. That restriction could be
eliminated with some additional coding effort.
config GRAN_INTR
diff --git a/net/sixlowpan/Kconfig b/net/sixlowpan/Kconfig
index d7379ea779..557db19b6d 100644
--- a/net/sixlowpan/Kconfig
+++ b/net/sixlowpan/Kconfig
@@ -284,7 +284,7 @@ config NET_6LOWPAN_MAX_MACTRANSMITS
range 1 255
---help---
CONFIG_NET_6LOWPAN_MAX_MACTRANSMITS specifies how many times the MAC
- layer should resend packets if no link-layer ACK wasreceived. This
+ layer should resend packets if no link-layer ACK was received. This
only makes sense with the csma_driver.
config NET_6LOWPAN_PKTSIZE
diff --git a/sched/Kconfig b/sched/Kconfig
index 70c5b876fb..9cfeefa65f 100644
--- a/sched/Kconfig
+++ b/sched/Kconfig
@@ -277,7 +277,7 @@ config SMP_NCPUS
This value identifies the number of CPUs supported by the processor
that will be used for SMP.
- If CONFIG_DEBUG_FEATURES is enbled, then the value one is permitted
+ If CONFIG_DEBUG_FEATURES is enabled, then the value one is permitted
for CONFIG_SMP_NCPUS. This is not normally a valid setting for an
SMP configuration. However, running the SMP logic in a single CPU
configuration is useful during certain testing.
@@ -708,7 +708,7 @@ config CPULOAD_ONESHOT
NOTE that in this configuration, CONFIG_SCHED_CPULOAD_TICKSPERSEC is
the sample rate that will be accomplished by programming the oneshot
time repeatedly. If CPULOAD_ONESHOT_ENTROPY is also selected, then
- the underly frequency driving the oneshote timer must be
+ the underly frequency driving the oneshot timer must be
significantly faster than CONFIG_SCHED_CPULOAD_TICKSPERSE to permit
precise modulation the sample periods.
@@ -726,7 +726,7 @@ config CPULOAD_ONESHOT_ENTROPY
Where
- CPULOAD_ONESHOT_NOMINAL is the nominal sample internval implied
+ CPULOAD_ONESHOT_NOMINAL is the nominal sample interval implied
by CONFIG_SCHED_CPULOAD_TICKSPERSEC in units of microseconds.
CPULOAD_ONESHOT_ENTROPY is (1 << CONFIG_CPULOAD_ONESHOT_ENTROPY),
and 'error' is an error value that is retained from interval to
@@ -820,7 +820,7 @@ config SCHED_INSTRUMENTATION_BUFFER
default n
---help---
If this option is selected, then in-memory buffering logic is
- enabled to capature scheduler instrumentation data. This has
+ enabled to capture scheduler instrumentation data. This has
the advantage that (1) the platform logic does not have to provide
the sched_note_* interaces described for the previous settings.
Instead, the buffering logic catches all of these. It encodes
@@ -1381,7 +1381,7 @@ config IDLETHREAD_STACKSIZE
---help---
The size of the initial stack used by the IDLE thread. The IDLE thread
is the thread that (1) performs the initial boot of the system up to the
- point where start-up appliation is spawned, and (2) there after is the
+ point where start-up application is spawned, and (2) there after is the
IDLE thread that executes only when there is no other thread ready to run.
config USERMAIN_STACKSIZE
diff --git a/sched/signal/sig_kill.c b/sched/signal/sig_kill.c
index b0599d94e3..ae70501b76 100644
--- a/sched/signal/sig_kill.c
+++ b/sched/signal/sig_kill.c
@@ -59,7 +59,7 @@
* The nxsig_kill() system call can be used to send any signal to any task.
*
* This is an internal OS interface. It is functionally equivalent to
- * the POSIX standard kill() function but does not modify the appliation
+ * the POSIX standard kill() function but does not modify the application
* errno variable.
*
* Limitation: Sending of signals to 'process groups' is not
diff --git a/tools/Makefile.unix b/tools/Makefile.unix
index 6bc134766f..dc5466fed9 100644
--- a/tools/Makefile.unix
+++ b/tools/Makefile.unix
@@ -125,7 +125,7 @@ include tools/Directories.mk
#
# Extra objects used in the final link.
#
-# Pass 1 1ncremental (relative) link objects should be put into the
+# Pass 1 Incremental (relative) link objects should be put into the
# processor-specific source directory (where other link objects will
# be created). If the pass1 object is an archive, it could go anywhere.
diff --git a/tools/Makefile.win b/tools/Makefile.win
index 1ba0887a77..fadb6e796d 100644
--- a/tools/Makefile.win
+++ b/tools/Makefile.win
@@ -118,7 +118,7 @@ include tools\Directories.mk
#
# Extra objects used in the final link.
#
-# Pass 1 1ncremental (relative) link objects should be put into the
+# Pass 1 Incremental (relative) link objects should be put into the
# processor-specific source directory (where other link objects will
# be created). If the pass1 object is an archive, it could go anywhere.
diff --git a/tools/README.txt b/tools/README.txt
index 9e57618a36..83ddff5a8e 100644
--- a/tools/README.txt
+++ b/tools/README.txt
@@ -236,7 +236,7 @@ mksyscall.c, cvsparser.c, and cvsparser.h
Information about the stubs and proxies is maintained in a comma separated
value (CSV) file in the syscall/ directory. The mksyscall program will
accept this CVS file as input and generate all of the required proxy or
- stub files as output. See syscall/README.txt for additonal information.
+ stub files as output. See syscall/README.txt for additional information.
mksymtab.c, cvsparser.c, and cvsparser.h
----------------------------------------