1 Star 2 Fork 2

半斗米/RVBoards D1 CPU 使用率指示器

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Makefile 217 Bytes
一键复制 编辑 原始数据 按行查看 历史
半斗米 提交于 2021-05-31 17:25 . 实现Go版本。
cpu_usage_indicator: cpu_usage_indicator.go led.go proc_stat.go Makefile
go build cpu_usage_indicator.go led.go proc_stat.go
clean:
rm -rf cpu_usage_indicator
run: cpu_usage_indicator
sudo ./cpu_usage_indicator
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/zoomdy/rvboards_d1_cpu_usage_indicator.git
git@gitee.com:zoomdy/rvboards_d1_cpu_usage_indicator.git
zoomdy
rvboards_d1_cpu_usage_indicator
RVBoards D1 CPU 使用率指示器
master

搜索帮助