Staok / coding-style-and-moreLinks
C 编写规范和其他。永远地不定期更新。CC-BY-NC-SA 4.0。
☆35Updated last year
Alternatives and similar repositories for coding-style-and-more
Users that are interested in coding-style-and-more are comparing it to the libraries listed below
Sorting:
- 一个基于C语言开发的面向底层设备驱动的驱动库☆174Updated 2 years ago
- STM32串口DMA模式发送&接收实现,高速串口通信(1.5Mbps)不丢数据☆364Updated 2 years ago
- 一个志在实现STM32F1、F2和F4工程模板的项目,集成了FreeRTOS、LWIP、FATFS、DSP、USB、IAP、菜单库、有限状态机模板等等的组件,以及未来将加入的加密、BPNN、最小二乘、音频图片视频解码、LittlevGL等诸多常用的算法或组件,并具有良好的易…☆386Updated 2 years ago
- 基于STM32 HAL库的外设驱动库☆247Updated 2 years ago
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。☆190Updated 3 years ago
- 单片机APP程序☆511Updated 4 years ago
- some device driver base on stm32f407☆193Updated 6 years ago
- 介绍和罗列关于硬件设计所需要考虑的各个方面。纯个人经验总结,非科班念经。永远地不定期更新。CC-BY-NC-SA 4.0。☆118Updated 5 months ago
- a lightly timer manager base on STM32F10X,to processing asynchronous event.☆203Updated 2 years ago
- 嵌入式按键处理驱动(Button Driver),支持单击、双击、多击、自动消抖、长按、长长按、超长按 | 低功耗支持 | 组合按键支持 | 静态/动态注册支持☆178Updated 3 months ago
- STM32F207VCT6 learning resource☆122Updated 6 months ago
- BitsButton: Embedded button framework leveraging binary bit sequences to detect single keys, combinations (Ctrl+C), and complex seq…☆157Updated 3 weeks ago
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆237Updated 2 years ago
- 一个轻量级嵌入式框架☆459Updated 6 years ago
- 裸机环境上实用的库☆34Updated 2 years ago
- 纯C语言实现的一个按键驱动,可移植性强,支持单双击、连按、连按释放、长按;采用回调处理按键事件(自定义消抖时间),使用只需3步,1:创建按键,2:按键事件与回调处理函数链接映射。然后周期检查按键。☆391Updated 4 years ago
- The driver for the microprocessor☆107Updated 4 years ago
- a petite driver base on mcu such as stm32(f103/f407/h750), RT1052☆102Updated 8 months ago
- 适用于嵌入式单片机的差分升级库,通用所有单片机,如stm32、华大、复旦微、瑞萨等。适合嵌入式的差分升级又叫增量升级,顾名思义就是通过差分算法将源版本与目标版本之间差异的部分提取出来制作成差分包,然后在设备通过还原算法将差异部分在源版本上进行还原从而升级成目标版本的过程。 …☆81Updated 8 months ago
- c语言程序上下文切换和解耦的工具☆327Updated 7 months ago
- A cross-platform(STM32, MCS51, WIN, et al.) multitasking management system based on cycle time. 基于循环时间的跨平台多任务管理系统(可用于MCS51,STM32等单片机)☆40Updated 3 years ago
- ☆48Updated 5 months ago
- 这是一个嵌入式物联网开源项目。以一个无线传感控制网络项目为实际案例,开源了一些无线控制模块和传感器模块。☆117Updated 4 years ago
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆126Updated last year
- STM32 CM3 Project☆160Updated 6 years ago
- 一个非常简单好用的命令解析器,占用资源极少极少,采用哈希算法超快匹配命令!☆343Updated last year
- MicroBoot 是一个由模 块化代码组成的框架,旨在简化和加速嵌入式单片机程序的升级和开发过程。☆148Updated 3 weeks ago
- STM32 IO口模拟实现软件串口。☆55Updated 5 years ago
- A dedicated performance counter mainly for micro-controllers. For Cortex-M processors, the Systick will be used by default. The `perf_c…☆518Updated 3 weeks ago
- 基础按键处理库,实现了一般按键的单点、连点、长按检测。可进行多按键的封装,采用回调的方式与主程序通讯。☆71Updated 2 years ago