Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZepLED

一个足够简洁的 LED 管理器

C Static Badge

简介

参考 Zephyr 的 LED 设计,使得在其他 RTOS 或者裸机也能简单管理 LED 状态。

一个常见的场景是,一个工作灯一个警告灯,常闪烁、常亮、速闪等各种状态,组合管理当然可以手撸,但是总归很麻烦。像 arduino 一样管理简单的应用吧。

使用

推荐直接参考例程 例子

About

In embedded using the led library of the Zephyr style

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages