LingYun Studio embeded system framwork software, such as thirdparty build shell and lingyun library
guowenxue
2024-08-23 8e62b03217c78e78eddf3ff8dbd5948dd4831aa6
openlibs/libgpiod/build.sh
@@ -6,10 +6,10 @@
PACK_SUFIX=tar.gz
# LingYun source code FTP server
LY_FTP=http://master.weike-iot.com:2211/src/
LYFTP_SRC=http://master.weike-iot.com:2211/src/
# library download URL address
LIB_URL=$LY_FTP
LIB_URL=$LYFTP_SRC
# Cross compiler for cross compile on Linux server
CROSS_COMPILE=/opt/gcc-aarch32-10.3-2021.07/bin/arm-none-linux-gnueabihf-