Philon / rpi-driversLinks
树莓派驱动开发实战
☆136Updated 4 years ago
Alternatives and similar repositories for rpi-drivers
Users that are interested in rpi-drivers are comparing it to the libraries listed below
Sorting:
- 《Linux设备驱动开发详解-基于最新的Linux4.0内核》配套代码☆72Updated 3 years ago
- 野火《i.MX Linux开发实战指南》书籍及代码☆363Updated 4 years ago
- ARM Linux 的学习历程。包括应用、驱动、设备树,GCC, Make, CMake, Bash, Vim, Git 等等大集合内容。文章遵守 CC BY NC SA 4.0 协议。☆289Updated 11 months ago
- ARM体系结构学习+ARM uboot+Linux内核+Linux驱动☆158Updated 4 years ago
- U-boot学习笔记☆122Updated 7 years ago
- 手把手教你从单片机移植驱动到ARM Linux上,以STM32 DHT11为例实现GPIO操作的快速移植至RK3399☆32Updated 6 years ago
- FreeRTOS解析☆96Updated 5 years ago
- Excellent student embedded development study notes.☆66Updated 3 years ago
- 嵌入式 Linux 使用入门。An Introduction to Using Embedded Linux.☆52Updated 3 years ago
- buildroot开发课程配套的课件合集仓库。☆49Updated 3 years ago
- internal docs☆190Updated 4 years ago
- 痞子衡嵌入式半月刊,分享嵌入式领域有用有趣的工具或项目以及一些热点新闻。从2020年2月起,每半个月发布一期☆561Updated 4 months ago
- Part I videos: Quick Start from weidongshan's Linux video Tutorials☆427Updated 5 years ago
- 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结☆675Updated 2 months ago
- 喜欢的技术书籍☆320Updated 7 years ago
- linux驱动学习源码☆26Updated 2 years ago
- 《测试驱动的嵌入式C语言开发》(Test-Driven Development for Embedded C)一书随书代码的修改版本☆49Updated 4 years ago
- 2019-参加过的嵌入式笔试题目和解析分享☆66Updated 5 years ago
- This project aims to build an Embedded Linux System, in order to analyze the chip from the power-on execution of the first instruction to…☆344Updated 3 weeks ago
- 这是一个stm32f103 和 stm32f407单片机在Unix、Linux等系统下使用的模版,可以使用make编译、下载、调试。☆64Updated 7 years ago
- Linux Device Driver Development Course Supporting Materials.☆39Updated 3 years ago
- 野火所有产品的资料链接,方便查找各个git仓库和百度云下载链接(Embedfire Products link)☆128Updated 4 years ago
- DoraOS 是我个人所写的RTOS内核,结合FreeRTOS、uCOS, RT-Thread, LiteOS 的特性所写,取其精华,去其糟粕,本项目将持续维护,欢迎大家fork与star。☆164Updated 5 years ago
- 自己动手从0到1写嵌入式操作系统 课程的相关资料下载☆24Updated 7 years ago
- my doclib☆137Updated last year
- 《嵌入式Linux应用开发完全手册第2版_韦东山全系列视频文档全集》© Copyright 2019, weidongshan-韦东山 www.100ask.net Revision V1.0☆52Updated 5 years ago
- 记录自己的知识框架,有时写写BLOG CSDN博客地址☆111Updated 5 years ago
- 嵌入式web服务器BOA+CGI+HTML+MySQL项目实战——Linux☆102Updated 3 years ago
- 这是个人毕设作品(基于WIFI车间设备监测与控制系统的研究)的主程序,采用Qt框架编写,以嵌入式ARM Linux系统作为软件运行平台。