# ansh **Repository Path**: AnswerInTheWind/ansh ## Basic Information - **Project Name**: ansh - **Description**: 嵌入式 console - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-12 - **Last Updated**: 2021-11-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## ANSH ANSH是一个定位在嵌入式端的控制台程序,基于rt-thread的msh移植,并稍作修改,比如cmd的注册方式 使用的接口在ansh/ansh_api.h中,另外在examples中有例程,分别是在visualStudio上跑的,以及在STM32L476RG-NUCLEO板上跑的 欢迎大家来使用,以及提提意见。