# C2452-TSOS **Repository Path**: iNet-space/c2452-tsos ## Basic Information - **Project Name**: C2452-TSOS - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-28 - **Last Updated**: 2024-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 灵感源于网络 本项目希望完成一个能够实现简单调度的任务管理系统 使用轮询切片的方式,并不支持抢占 旨在使用较小的内存开销实现接近有操作系统的效果 期望在内存小,算力小平台下能够运行 并能将在其平台上开发的程序能以较低的代价移植到RTOS或Linux等平台 反之亦然