forked from auracaster/openocd
coding style: add newline at end of text files
Some text file is missing newline at EOF. Add it. Change-Id: Ieebc790096f40961283c644642e56fde975e957f Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5167 Tested-by: jenkins
This commit is contained in:
@@ -32,4 +32,4 @@ imx_gpio_swd_nums 1 6
|
||||
# reset_config srst_only srst_push_pull
|
||||
|
||||
# or if you have both connected,
|
||||
# reset_config trst_and_srst srst_push_pull
|
||||
# reset_config trst_and_srst srst_push_pull
|
||||
|
||||
@@ -5,4 +5,4 @@
|
||||
#
|
||||
|
||||
adapter driver openjtag
|
||||
openjtag_device_desc "Open JTAG Project"
|
||||
openjtag_device_desc "Open JTAG Project"
|
||||
|
||||
Reference in New Issue
Block a user