wuzhl2018 / letter-shellLinks
对于嵌入式应用而言,尤其是对于没有操作系统,裸机运行的嵌入式应用,迫切的需要一种高效快捷的调试手段进行嵌入式应用的开发。letter shell就是这样一个可以嵌入在程序中的shell,主要面向嵌入式设备,以C语言函数为运行单位,可以通过命令行调用,运行程序中的函数。1. 命令自动补全 2. 快捷键功能定义 3. 命令权限管理 4. 用户管理 5. 变量支持.letter shell同时支持两种形式的函数定义方式,形如main函数定义的func(int argc, char *agrv[])以及形如普通C函数的定义func(int i, char *str, ...),两种函数定义方式适用于不同的场景。
☆16Updated 4 years ago
Alternatives and similar repositories for letter-shell
Users that are interested in letter-shell are comparing it to the libraries listed below
Sorting:
- 一个基于小型单片机的菜单事件驱动框架☆45Updated 2 years ago
- 一个事件驱动的嵌入式控制器框架(基于STM32平台)☆74Updated 4 years ago
- STM32 letter shell☆16Updated 7 years ago
- STM32F103C8T6的Boot程序。支持通过Y-mode协议进行IAP升级☆29Updated 7 years ago
- AT指令解析框架,开发环境STMS32F103ZE,HAL库,通信模组使用移远BC28☆58Updated 5 years ago
- SL_SDK provides an easy-to-use software framework with united HAL and OSAL, also including a runtime environment to speed-up development …☆89Updated 3 years ago
- 魔笛F1 RT-Thread学习平台是专门为rt-thread做的一款开发板,由本人进行了3年多的持续例程更新。为了方便大家学习,现在讲所有软、硬件(包含pcb源文件)资料公开。☆36Updated 7 years ago
- 基于socket API的MQTT客户端,以极少的资源实现qos2服务质量,并且实现mbedtls支持,此仓库是专门为RT-Thread做的软件包,原始仓库位于:https://github.com/jiejieTop/mqttclient☆90Updated last year
- 用于串口通信或消息的环形队列驱动☆12Updated 5 years ago
- 这是一个开源的SWD离线烧写器,非常Mini,带OLED屏,使用STM32F103RET6作为主控,基于ST官方CMSIS-DAP项目进行修改,实现可脱机、可去读保护烧写。该SWD离线烧写器功能特性如下: 1. 使用8M FLASH,可使用虚拟U盘向FLASH放置HEX文…☆16Updated 4 years ago
- stm32f10x系列基础服务框架,作为stm32的工程模板和硬件驱动。项目集成kernel io fs shell tcpip等基础服务框架☆26Updated 2 years ago
- Synchronous Asynchronous Log Output Framework(同步异步日志输出框架)☆21Updated 5 years ago
- 基于NOR Flash的轻量级文件数据存储方案。主要为i.MX RT系列设计,也可轻松移植到其他MCU平台☆30Updated last year
- 小型系统 单片机的 软件事件框架 软件定时 基于事件驱动☆11Updated 7 years ago
- 数据帧解析器,用于解析带有数据校验头和校验尾的数据☆56Updated 8 years ago
- 自用嵌入式项目框架,集各种☆32Updated 7 years ago
- microLite_timer is an extension module of software timer.☆15Updated 4 years ago
- 嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。☆74Updated 3 years ago
- 一个便捷的嵌入式软件调试工具☆29Updated 5 years ago
- 基于STM32F103RE+RT-Thread RTOS的新冠肺炎疫情监控平台,使用RT-Thread Studio开发,ESP8266作为联网设备,获取疫情API数据,cJSON数据解析,LCD数据展示。☆17Updated 4 years ago
- Ymodem IAP STM32☆29Updated 6 years ago
- ☆53Updated 3 years ago
- a demo of mqttclient on freertos platform,https://github.com/jiejieTop/mqttclient☆24Updated 5 years ago
- A cross-platform(STM32, MCS51, WIN, et al.) multitasking management system based on cycle time. 基于循环时间的跨平台多任务管理系统(可用于MCS51,STM32等单片机)☆40Updated 3 years ago
- awtk在stm32f103ze平台上的移植。☆59Updated 7 months ago
- 一个简易的单片机编程框架☆33Updated 5 years ago
- c语言面向对象☆13Updated 6 years ago
- RT-Thread操作系统的uCOS-III兼容层 | uCOS-III RTOS Application Compatibility Layer (ACL) for RT-Thread☆102Updated 2 years ago
- a petite driver base on mcu such as stm32(f103/f407/h750), RT1052☆102Updated 7 months ago
- 一款简单实用的单色Gui☆129Updated 5 years ago