mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
Run codespell -w against all files
and fix the wrong correction
This commit is contained in:
@@ -35,5 +35,5 @@ OS test results will be provided on the serial console at 57600 8N1 baud.
|
||||
STATUS
|
||||
------
|
||||
|
||||
This exemple works fine when started from ZDS-II. But I have seen problems
|
||||
This example works fine when started from ZDS-II. But I have seen problems
|
||||
when starting from a hardware reset.
|
||||
|
||||
@@ -153,7 +153,7 @@ ARFLAGS = -quiet -warn
|
||||
|
||||
LINKCMDTEMPLATE = $(TOPDIR)$(DELIM)boards$(DELIM)$(CONFIG_ARCH_CHIP)$(DELIM)z16f2800100zcog$(DELIM)scripts$(DELIM)z16f2800100zcog.linkcmd
|
||||
|
||||
# Tool names/pathes
|
||||
# Tool names/paths
|
||||
|
||||
CROSSDEV =
|
||||
CC = $(ZDSBINDIR)$(DELIM)zneocc.exe
|
||||
|
||||
Reference in New Issue
Block a user