Files
openocd/tcl/board
Antonio Borneo 9a6417e035 tcl: don't use 'set' to retrieve the value of a variable
Original TLC syntax uses 'set varname' to retrieve the value of
variable 'varname'. Such archaic syntax is still valid, but the
shorter '$varname' makes the code easier to read.

Replace 'set varname' with '$varname'.
While there, remove some useless curly brackets.

Change-Id: I27310e8c05afe56ea8bd0e41d4ae2c34447b725c
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/6863
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
2022-03-12 09:43:00 +00:00
..
2021-05-22 10:06:26 +01:00
2014-06-01 18:27:09 +00:00
2021-05-22 10:06:26 +01:00
2021-05-22 10:06:26 +01:00
2021-05-22 10:06:26 +01:00
2020-02-23 21:32:37 +00:00
2010-04-15 19:10:36 +02:00
2012-02-13 12:03:26 +00:00
2020-05-09 14:38:40 +01:00
2015-01-09 08:47:20 +00:00
2021-05-22 10:06:26 +01:00
2022-02-26 15:36:38 +00:00
2020-05-09 14:37:35 +01:00
2010-12-18 21:04:22 +01:00
2011-08-24 11:13:26 +02:00
2021-07-31 10:09:23 +01:00
2020-05-09 14:38:40 +01:00
2020-05-09 14:37:35 +01:00
2020-05-09 14:37:35 +01:00
2020-05-09 14:37:35 +01:00
2020-05-09 14:37:35 +01:00
2020-05-09 14:37:35 +01:00
2020-05-09 14:37:35 +01:00
2020-05-09 14:37:35 +01:00
2020-05-09 14:37:35 +01:00
2020-05-09 14:37:35 +01:00
2020-05-09 14:37:35 +01:00
2011-12-23 09:39:48 +00:00
2021-05-22 10:06:26 +01:00
2010-04-26 07:08:55 +02:00