xiaohu.huang | 1f30617 | 2023-07-12 19:01:09 +0800 | [diff] [blame] | 1 | |
| 2 | /** |
shijie.xiong | 2742912 | 2023-07-14 14:15:31 +0800 | [diff] [blame^] | 3 | * @defgroup FreeRTOS FreeRTOS |
| 4 | * |
| 5 | * Developed in partnership with the world's leading chip companies over an 18-year period, |
| 6 | * and now downloaded every 170 seconds, FreeRTOS is a market-leading real-time operating |
| 7 | * system (RTOS) for microcontrollers and small microprocessors. Distributed freely under the |
| 8 | * MIT open source license, FreeRTOS includes a kernel and a growing set of IoT libraries |
| 9 | * suitable for use across all industry sectors. FreeRTOS is built with an emphasis on |
| 10 | * reliability and ease of use. |
| 11 | * |
| 12 | * For more details, please refer to FreeRTOS official documents: <a href="https://www.freertos.org/index.html">FreeRTOS</a> |
xiaohu.huang | 1f30617 | 2023-07-12 19:01:09 +0800 | [diff] [blame] | 13 | * |
| 14 | **/ |