Files
openocd/tcl/board
Antonio Borneo 38ac08c1c2 tcl: replace the deprecated commands with "adapter ..."
Avoid annoying "deprecated" messages while running the scripts
distributed with OpenOCD code.
Change automatically created with commands
	sed -i 's/adapter_khz/adapter speed/g' $(find tcl/ -type f)
	sed -i 's/adapter_nsrst_delay/adapter srst delay/g' $(find tcl/ -type f)
	sed -i 's/adapter_nsrst_assert_width/adapter srst pulse_width/g' $(find tcl/ -type f)

Minor indentation issue fixed manually in
	tcl/board/at91sam9g20-ek.cfg
	tcl/target/at91sam9260_ext_RAM_ext_flash.cfg

Change-Id: I425fd56c0c88cd6b06124621306eeb89166dfe71
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5284
Tested-by: jenkins
Reviewed-by: Oleksij Rempel <linux@rempel-privat.de>
2020-01-29 06:34:43 +00:00
..
2014-06-01 18:27:09 +00:00
2011-04-09 10:14:46 +02:00
2011-04-09 10:16:28 +02:00
2009-08-21 09:01:00 +00:00
2010-12-18 21:04:22 +01:00
2015-01-09 08:47:20 +00:00
2010-04-15 19:10:36 +02:00
2012-02-13 12:03:26 +00:00
2010-12-18 21:04:22 +01:00
2015-01-09 08:47:20 +00:00
2015-01-09 08:47:20 +00:00
2010-12-18 21:04:22 +01:00
2011-08-24 11:13:26 +02:00
2011-03-13 14:59:39 +01:00
2011-12-23 09:39:48 +00:00
2011-06-02 12:17:28 +02:00
2010-04-26 07:08:55 +02:00