getiot / linux-c-functions
Linux 常用 C 函数参考手册(中文)
☆34Updated last year
Alternatives and similar repositories for linux-c-functions:
Users that are interested in linux-c-functions are comparing it to the libraries listed below
- 韦东山视频学习笔记☆22Updated 4 years ago
- buildroot开发课程配套的课件合集仓库。☆45Updated 3 years ago
- 《Linux设备驱动开发详解-基于最新的Linux4.0内核》配套代码☆64Updated 2 years ago
- Linux下 基于Boa的应用资源管理系统 SMS☆18Updated 3 years ago
- 🐧 Linux C programming☆26Updated 9 months ago
- 一步步写嵌入式操作系统☆74Updated 7 years ago
- 《嵌入式Linux应用开发完全手册第2版_韦东山全系列视频文档全集》© Copyright 2019, weidongshan-韦东山 www.100ask.net Revision V1.0☆50Updated 4 years ago
- embedfire all linux serial product kernel code☆17Updated 4 months ago
- c实现的 MQTT 3.1.1 协议broker和client,支持 qos 0,1,2 消息、ACL 权限控制,支持 mongodb 消息存储。正在实现集群支持☆37Updated 11 months ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆127Updated 3 months ago
- NUC972 Linux Lessons Resource☆34Updated 4 years ago
- embedfire Linux Qt Demo☆86Updated 3 years ago
- linux驱动学习源码☆20Updated 2 years ago
- Linux Device Driver Development Course Supporting Materials.☆35Updated 2 years ago
- Linux环境C语言编程项目多级Makefile管理模板☆23Updated 7 years ago
- 《Linux 设备驱动开发详解》(宋宝华) 学习笔记☆36Updated last year
- 这是个人毕设作品(基于WIFI车间设备监测与控制系统的研究)的主程序,采用Qt框架编写,以嵌入式ARM Linux系统作为软件运行平台。☆69Updated 2 years ago
- readnote and code of 《嵌入式Linux应用开发完全手册》☆18Updated 7 years ago
- ☆56Updated 10 months ago
- C嵌入式编程设计模式☆22Updated last year
- 模仿 kfifo 实现的环形缓冲区☆94Updated 4 years ago
- FreeRTOS解析☆85Updated 4 years ago
- study rk3399☆13Updated 5 years ago
- 嵌入式linux的内核移植、根文件系统制作、系统启动过程、Makefile解读、make menuconfig配置等