# linux_device_driver **Repository Path**: li_guoqing/linux_device_driver ## Basic Information - **Project Name**: linux_device_driver - **Description**: Linux device driver for study and test - **Primary Language**: C - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2019-07-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Linux Device Driver Learning ## Linux device driver for study and test ## Run the command set environment before compile drivers ```bash $ source source_me_before_compiling ```