# zynq_linux **Repository Path**: xu-jianchao/zynq_linux ## Basic Information - **Project Name**: zynq_linux - **Description**: zynq linux驱动开发仓库 - **Primary Language**: C - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-17 - **Last Updated**: 2025-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README user: xu-jianchao passwd: a1a2a3a4 key: d6e72af7c2310510f1ce7c15181cb52e git config --global user.name 'minichao' git config --global user.email '8231215+xu-jianchao@user.noreply.gitee.com' how to use? --------------------------------------------------------------- git clone https://gitee.com/xu-jianchao/zynq_linux.git cd zynq_linux 添加一些文件后 git add . git commint -m "add some thing" git push origin master ---------------------------------------------------------------