rtos: rename stm32_stlink target to hla_target
Update rtos detection to use the new target name. Change-Id: I4e55311bcfbc8af55708b43daf0c73b1c8145934 Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/923 Tested-by: jenkins
This commit is contained in:
@@ -99,7 +99,7 @@ struct ChibiOS_params ChibiOS_params_list[] = {
|
||||
NULL, /* stacking_info */
|
||||
},
|
||||
{
|
||||
"stm32_stlink", /* target_name */
|
||||
"hla_target", /* target_name */
|
||||
0,
|
||||
NULL, /* stacking_info */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user