跳至主要內容

01.环境搭建

约 56 字小于 1 分钟

freertos 下载地址

https://github.com/FreeRTOS/FreeRTOS

https://www.freertos.org/zh-cn-cmn-s/a00104.html

目录结构


FreeRTOS
    Demo
    License
    Source          # 源码
    Test
FreeRTOS-Plus
    Demo
    Source
    Test
    ThirdParty
    VisualStudio_StaticProjects
tools
    aws_config_offline
    aws_config_quick_start
    cmock

新建工程

01img.png

02img.png

03img.png