# char_driver **Repository Path**: jf_linux/char_driver ## Basic Information - **Project Name**: char_driver - **Description**: linux char 驱动 - **Primary Language**: C - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-05-07 - **Last Updated**: 2024-06-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # linux 驱动学习 * 包含字符驱动 * 包含bus驱动 * 包含tiny tty驱动 > 由于没有经过完整测试代码中可能会有不足之出,如有网友发现还请斧正 > 这是一个学习文档,所有代码仅供学习使用,请勿在生产环境中使用 > 代码在ubuntu 12.04,ubuntu 16.04,ubuntu 18.04下经过测试 > [邮箱] :(liulf_pc@126.com) > [CSDN] :[https://blog.csdn.net/qqstring](https://blog.csdn.net/qqstring) > [仓库地址] :[https://gitee.com/stringliulf/char_driver.git](https://gitee.com/stringliulf/char_driver.git)