# linux-driver-tutorial **Repository Path**: shylockhg/linux-driver-tutorial ## Basic Information - **Project Name**: linux-driver-tutorial - **Description**: practice the linux driver program. - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Practice of Linux Driver Program ================================ 0. *hello* : basic linux kernel module. 1. *gpio* : gpio character file abstraction driver tested on raspberry pi 3B+.