# linux_bash **Repository Path**: lbmcu/linux_bash ## Basic Information - **Project Name**: linux_bash - **Description**: Some Myself write bash file - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-16 - **Last Updated**: 2022-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Noteing: #### buildrootfs: ##### **Function:** For easy to make Hi3518EV300 rootfs File system ##### Usage: `./buildrootfs.sh` #### esp32build ##### **environment :** - WSL(Build) - Anaconda Python3(Windows --->Burn) ##### **Function:** Make burning your bin file to ESP32C3 easily and quickly. ##### Usage: ```shell ./esp32build.sh [COMx] [xxx.bin] ```