Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed
Fork of ICE by
Diff: inc/global.h
- Revision:
- 75:96512ccc0443
- Parent:
- 74:03ccf04998b5
- Child:
- 81:d45bfa16953a
--- a/inc/global.h Mon Sep 19 12:54:55 2016 +0000 +++ b/inc/global.h Mon Sep 19 14:42:19 2016 +0000 @@ -17,7 +17,9 @@ #define CONTROL_TM_STR "control_tm_" #define CONTROL_MN_STR "control_mn_" -extern int sig_continue; +extern int sig_output_continue; +extern int sig_config_continue; + extern osThreadId mainThreadId; typedef enum action_tag {