GorgonMeducer / perf_counterLinks
A dedicated performance counter mainly for micro-controllers. For Cortex-M processors, the Systick will be used by default. The `perf_counter` shares the SysTick with users' original SysTick function(s) without interfering with it. This library will bring new functionalities.
☆495Updated this week
Alternatives and similar repositories for perf_counter
Users that are interested in perf_counter are comparing it to the libraries listed below
Sorting:
- c语言程序上下文切换和解耦的工具☆317Updated 6 months ago
- 灵活的按键处理库(Flexible Button)| 按键驱动 | 支持单击、双击、连击、长按、自动消抖 | 灵活适配中断和低功耗 | 按需实现组合按键☆761Updated 2 years ago
- shell for MCU. 单片机命令行交互。☆294Updated 2 years ago
- a lightly timer manager base on STM32F10X,to processing asynchronous event.☆201Updated 2 years ago
- 单片机APP程序☆507Updated 4 years ago
- 一个非常简单好用的命令解析器,占用资源极少极少,采用哈希算法超快匹配命令!☆341Updated last year
- STM32串口DMA模式发送&接收实现,高速串口通信(1.5Mbps)不丢数据☆355Updated 2 years ago
- SEGGER-RTT Client for J-LINK and DAPLink☆244Updated last month
- 专为MCU项目开发提速的代码框架☆366Updated last week
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆232Updated last year
- ☆335Updated last year
- some device driver base on stm32f407☆192Updated 6 years ago
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。☆187Updated 2 years ago
- 一个轻量级嵌入式框架☆450Updated 6 years ago
- ☆205Updated 2 months ago
- MicroBoot 是一个由模块化代码组成的框架,旨在简化和加速嵌入式单片机程序的升级和开发过程。☆140Updated 3 weeks ago
- 纯C语言实现的一个按键驱动,可移植性强,支持单双击、连按、连按释放、长按;采用回调处理按键事件(自定义消抖时间),使用只需3步,1:创建按键,2:按键事件与回调处理函数链接映射。然后周期检查按键。☆387Updated 4 years ago
- Offline SWD Programmer for Cortex-M Core MCU☆329Updated 10 months ago
- Provide necessary software infrastructure, service, macros to support some high level abstract concept or paradigm, such as OOPC, FSM, de…☆196Updated last year
- BitsButton: Embedded button framework leveraging binary bit sequences to detect single keys, combinations (Ctrl+C), and complex seq…☆136Updated last month
- STM32 IAP(UART模式)的BOOT部分☆270Updated 5 years ago
- Software timers extend module for embedded☆987Updated last year
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆121Updated 11 months ago
- 一款支持任意类似的队列☆38Updated 8 months ago
- STM32系列离线烧写器☆199Updated 2 years ago
- 一 个基于C语言开发的面向底层设备驱动的驱动库☆168Updated 2 years ago
- STM32 CM3 Project☆157Updated 6 years ago
- 适用于嵌入式单片机的差分升级库,通用所有单片机,如stm32、华大、复旦微、瑞萨等。适合嵌入式的差分升级又叫增量升级,顾名思义就是通过差分算法将源版本与目标版本之间差异的部分提取出来制作成差分包,然后在设备通过还原算法将差异部分在源版本上进行还原从而升级成目标版本的过程。 …☆77Updated 7 months ago
- 一个无栈的纯事件驱动的带优先级抢占的实时OS☆141Updated 4 years ago
- 嵌入式按键处理驱动(Button Driver),支持单击、双击、多击、自动消抖、长按、长长按、超长按 | 低功耗支持 | 组合按键支持 | 静态/动态注册支持☆154Updated last month