# freertos-simulator **Repository Path**: sunshinebooming/freertos-simulator ## Basic Information - **Project Name**: freertos-simulator - **Description**: FreeRTOS simulator on linux platform - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-10-11 - **Last Updated**: 2025-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### FreeRTOS Simulator ### 使用方法 - 进入[Simulator工程](./simulator),执行`make`开始编译,执行`make execute`运行 ### FreeRTOS版本 - FreeRTOS v10.4.1 ### 参考文档 - [Posix/Linux Simulator](https://freertos.org/FreeRTOS-simulator-for-Linux.html)