# linux_device_learn0 **Repository Path**: liuyan22/linux_device_learn0 ## Basic Information - **Project Name**: linux_device_learn0 - **Description**: 对于linux驱动开发基础的学习 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2014-12-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 这是一个入门学习实践的工程,主要是为了学习(没有太多的实际意义): 1、最基础的helloworld,主要为了入门,初步理解 模块编写、Makefile、模块加载到内核过程 2、简单的字符设备,意义不大,只是简单了解而已~~~