connycommy / FreeRTOS-in-HC32L13X

This is a practice project to FreeRTOS in HC32L13X(Cortex-M0+)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeRTOS-in-HC32L13X

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.

About

This is a practice project to FreeRTOS in HC32L13X(Cortex-M0+)


Languages

Language:C 92.8%Language:C++ 5.8%Language:Assembly 1.4%