This is a practice project to FreeRTOS in HC32L13X(Cortex-M0+)
2020.09.11 IDE : MDK 5.31,Debug: ST-Link mini or CMSIS DAP interface
a.the first time upload project,it has been finished transplanting from Cortex-M3 to Cortex-M0+. b.Learning how to created a task and delete a task,or suspend a task when it is running.