# Learn_FreeRTOS_with_ESP32 **Repository Path**: hk77cn/learn_freertos_with_esp32 ## Basic Information - **Project Name**: Learn_FreeRTOS_with_ESP32 - **Description**: 基于 ESP32 学习使用 FreeRTOS 的各种原生功能、派生功能,了解双核设备 ESP32 中的 FreeRTOS。以问题与需求为案例展示如何在实际开发中使用 FreeRTOS,并阐述驱动编程、系统编程的思维与方法。仅为了对自己的学习做总结,并与诸位工程师同学共勉,欢迎交流学习。 - **Primary Language**: C/C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://blog.csdn.net/wangyx1234?spm=1000.2115.3001.5343 - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2023-12-07 - **Last Updated**: 2023-12-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Learning-FreeRTOS-with-esp32