# DebugModule **Repository Path**: GimXR/debug-module ## Basic Information - **Project Name**: DebugModule - **Description**: GD32F427运行的LVGL跑分程序 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-15 - **Last Updated**: 2025-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Debug Module ## 项目简介 项目打算做一个串口/CAN/IIC等的分析器,后因时间关系只做了硬件验证。 ## 框架说明 hal_init初始化外设。 drv_init初始化驱动。 app_init初始化应用程序。