Xiang Xiao
|
cde88cabcc
|
Run codespell -w with the latest dictonary again
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-02-23 22:27:46 +01:00 |
|
Xiang Xiao
|
68951e8d72
|
Remove exra whitespace from files (#189)
* Remove multiple newlines at the end of files
* Remove the whitespace from the end of lines
|
2020-01-31 09:24:49 -06:00 |
|
Xiang Xiao
|
bb6c70bdcc
|
Fix the comment header style in tools folder
Change-Id: I189a0e8b86f3af682111668ccdad64a52b48dcb4
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-01-20 08:04:21 -06:00 |
|
Dave Marples
|
dc3ead7487
|
tools/ocdconsole.py: OCD TCL interface changed after version 0.10 of OpenOCD. This change allows the script to work with both the older and newer TCL interface.
|
2019-06-18 07:01:23 -06:00 |
|
Alan Carvalho de Assis
|
caaf4ef398
|
Fix small typo on ocdconsole.py script
|
2019-06-15 19:52:07 -06:00 |
|
Dave Marples
|
a2def2a4d1
|
arch/arm/src/common/up_lwl_console.c: Add support for a 'Lightweight Link' protocol between a target and debugger for use when you need a console but the target doesn't have a spare serial port or other available resource.
|
2019-06-03 07:31:17 -06:00 |
|