凌云实验室推出的ARM Linux物联网网关开发板IGKBoard(IoT Gateway Kit Board)项目源码
GuoWenxue
2022-04-11 89d5ee151c8cac078bcc87a2f259a0126d5c00c1
tools/setup_tools.sh
@@ -32,6 +32,9 @@
    #QT build will installed to this path
    mkdir -p /apps && chmod 777 /apps
    #TFTP server path
    mkdir -p /tftp && chmod 777 /tftp
    #crosstool will installed to this path
    chmod 777 /opt/
}