mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 04:52:02 +08:00
Fix typos reported by codespell
This commit is contained in:
committed by
Xiang Xiao
parent
b9f231cdca
commit
76acb32e29
@@ -27,9 +27,9 @@ def parse_args():
|
||||
This file can get the call stack when you get the log with the
|
||||
register values from R0 to R15, together with the stack dump.\n
|
||||
Then you will get a file with name callstack.cmm, run this file
|
||||
in Trace32, load the symbol accoring to the indication, the call
|
||||
in Trace32, load the symbol according to the indication, the call
|
||||
stack will pop up.\n
|
||||
Trace32 software is avaliable at: https://www.lauterbach.com
|
||||
Trace32 software is available at: https://www.lauterbach.com
|
||||
""")
|
||||
|
||||
parser.add_argument("-f", "--filename", action = "store",
|
||||
|
||||
Reference in New Issue
Block a user