# CoreSystem **Repository Path**: coolerfall/CoreSystem ## Basic Information - **Project Name**: CoreSystem - **Description**: A micro system transplanted from RTT - **Primary Language**: C - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2013-11-12 - **Last Updated**: 2020-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Core System =========== * Core System is transplanted from part of RTT, and add some kernel api according to actual demand.It provides an architecture for the software design, this makes project convenient. How to use ========== * Just import this project into yours, and then modify the cym_config.h according to your MCU. * This system is for 16 bit MCU use, test only.