# linux_kernel_driver_app **Repository Path**: syzwdong/linux_kernel_driver_app ## Basic Information - **Project Name**: linux_kernel_driver_app - **Description**: linux 内核编程 驱动编程 应用编程 debug调试 - **Primary Language**: C - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-02-10 - **Last Updated**: 2025-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # linux ### 项目分为以下基础编程 - kernel:内核编程 - driver:驱动编程 - debug:调试方法 - app:上层app应用 glibc