TencentOS-tiny/kernel
daishengdong e4bbdbf9ab support dynamic task create in cmsis
1. enable TOS_CFG_TASK_DYNAMIC_CREATE_EN
2. use osThreadDynamicDef to define a dynamic created cmsis task
3. use osThreadCreate/osThreadTerminate to create/destroy this cmsis task
4. see sample hello_world
2020-02-11 11:10:48 +08:00
..
core support dynamic task create in cmsis 2020-02-11 11:10:48 +08:00
evtdrv add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
hal/include add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
pm add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00