# imx6ull **Repository Path**: yuwei-web/imx6ull ## Basic Information - **Project Name**: imx6ull - **Description**: imx6ull Linux驱动 - **Primary Language**: C - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-04-27 - **Last Updated**: 2023-12-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # imx6ull ### 安装依赖 ``` apt install make lsb-core lib32stdc++6 libncurses5-dev build-essential libncurses5-dev lzop git gcc g++ python ``` ### 编译 ``` source envsetup.sh ./build.sh ```