nuttx/Documentation
Nathan Hartman 80ce7800a9 Sources and Docs: Fix typos and nxstyle issues
Documentation/contributing/coding_style.rst:

    * Fix repeated words: ("this this").
    * Remove trailing spaces.

boards/z80/z80/z80sim/README.txt:

    * Fix repeated words: ("this this") and rewrap lines.

graphics/Kconfig,
libs/libc/math/Kconfig:

    * Fix repeated words: ("this this").

arch/arm/src/armv7-a/arm_assert.c,
arch/arm/src/armv7-r/arm_assert.c,
arch/arm/src/imxrt/imxrt_enet.c,
arch/arm/src/kinetis/kinetis_enet.c,
arch/arm/src/kinetis/kinetis_flexcan.c,
arch/arm/src/s32k1xx/s32k1xx_enet.c,
arch/arm/src/s32k1xx/s32k1xx_flexcan.c,
arch/arm/src/stm32/stm32_pwm.c,
arch/arm/src/stm32h7/stm32_pwm.c,
arch/arm/src/stm32l4/stm32l4_pwm.c,
arch/renesas/src/rx65n/rx65n_usbdev.c,
binfmt/libnxflat/libnxflat_bind.c,
drivers/pipes/pipe_common.c,
net/igmp/igmp_input.c,
net/tcp/tcp_conn.c,
sched/sched/sched_roundrobin.c:

    * Fix typo in comment ("this this").

arch/arm/src/cxd56xx/cxd56_usbdev.c,
arch/arm/src/lc823450/lc823450_usbdev.c:

    * Fix typo in comment and rewrap lines.

arch/arm/src/imxrt/imxrt_usbdev.c,
arch/arm/src/stm32/stm32_dac.c,
arch/arm/src/stm32f0l0g0/stm32_pwm.c,
arch/arm/src/stm32f7/stm32_pwm.c,
arch/arm/src/tiva/lm/lm4f_gpio.h,
fs/nxffs/nxffs_write.c,
include/nuttx/analog/pga11x.h,
include/nuttx/usb/usbdev.h,
net/mld/mld_join.c:

    * Fix typo in comment ("this this").
    * Fix nxstyle issues.
2020-10-02 04:54:52 +02:00
..
_static documentation: work on quickstart, add tabs sphinx extension 2020-09-12 19:28:24 -07:00
_templates documentation: add license headers to various files 2020-08-24 10:29:55 -07:00
applications convert TODOs to actual TODO banner and improve general presentation of different sections 2020-08-24 10:29:55 -07:00
boards convert TODOs to actual TODO banner and improve general presentation of different sections 2020-08-24 10:29:55 -07:00
components use "export" to expose TOPDIR to all child make instead of passing it around every time 2020-09-15 21:11:33 -07:00
contributing Sources and Docs: Fix typos and nxstyle issues 2020-10-02 04:54:52 +02:00
guides fix bugs in quickstart docs 2020-09-06 22:28:32 +01:00
introduction updated readmes to reflect giant-board support 2020-09-16 15:56:32 -06:00
quickstart Fix: ensure archive files do not carry object files from prior builds 2020-09-14 15:54:18 +08:00
reference Documentation: add gethrtime() API to "Clocks and Timers" 2020-09-15 10:28:21 -03:00
releases complete improving presentation of sections 2020-08-24 10:29:55 -07:00
.gitignore doc: add .python-version to .gitignore 2020-08-25 12:54:24 -07:00
conf.py documentation: work on quickstart, add tabs sphinx extension 2020-09-12 19:28:24 -07:00
glossary.rst rename doc/ -> Documentation/ 2020-08-24 10:29:55 -07:00
index.rst convert INVIOLABLES.txt to markdown, add to docs 2020-08-25 16:03:42 -07:00
make.bat rename doc/ -> Documentation/ 2020-08-24 10:29:55 -07:00
Makefile Documentation: build documentation using sphinx -j option which parallelizes jobs 2020-09-12 00:43:22 +08:00
Pipfile documentation: work on quickstart, add tabs sphinx extension 2020-09-12 19:28:24 -07:00
Pipfile.lock documentation: work on quickstart, add tabs sphinx extension 2020-09-12 19:28:24 -07:00
substitutions.rst rename doc/ -> Documentation/ 2020-08-24 10:29:55 -07:00