mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 03:09:16 +08:00
Remove C Style Command Shell
This commit is contained in:
@@ -25,7 +25,6 @@ static const char* _tc_current;
|
||||
static void (*_tc_cleanup)(void) = RT_NULL;
|
||||
|
||||
static rt_uint32_t _tc_scale = 1;
|
||||
FINSH_VAR_EXPORT(_tc_scale, finsh_type_int, the testcase timer timeout scale)
|
||||
|
||||
static rt_uint32_t _tc_loop;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user