X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Frtos%2FChibiOS.c;h=cf590b7fefc27ee162866c2a115a9b2d01113740;hb=4315142ea0d7035fe117b9e344beaf98c91ee35c;hp=86e643d7fe500adaeaa42fec327222c8cefdb775;hpb=aa8e480ec44e697064f8580f24cefe5b75eb03e0;p=openocd.git diff --git a/src/rtos/ChibiOS.c b/src/rtos/ChibiOS.c index 86e643d7fe..cf590b7fef 100644 --- a/src/rtos/ChibiOS.c +++ b/src/rtos/ChibiOS.c @@ -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 */ }