build_embed_linux_system
附录一:常见Linux资源网站整理
Linux资源网址地址
清华镜像资源(Linux):
https://mirrors.tuna.tsinghua.edu.cn
Ubuntu镜像下载:
https://mirrors.tuna.tsinghua.edu.cn/ubuntu-releases/
Ubuntu/debian配置(x86_64):
https://mirrors.tuna.tsinghua.edu.cn/help/ubuntu/
Ubuntu/debian配置(ARM32_64):
https://mirrors.tuna.tsinghua.edu.cn/help/ubuntu-ports/
Linux内核文档:
https://www.kernel.org/doc/html/next/translations/zh_CN/index.html#linux
debain包源码资源站:
https://packages.debian.org/zh-cn/bookworm/expat
Linux 6.1版本接口说明:
https://www.kernel.org/doc/html/v6.1/devicetree/kernel-api.html
Ti官网说明:
https://www.ti.com.cn/product/cn/TPS386040
瑞芯微官方文档wiki网址:
https://opensource.rock-chips.com/wiki_Main_Page
arm官方编译工具地址:
https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads
opkg地址目录:
https://www.embedian.com/arago/armv7ahf-vfp-neon-3.2
其它镜像资源
npm国内源:
https://registry.npm.taobao.org
python国内源:
https://pypi.tuna.tsinghua.edu.cn/simple/
rustc国内源:
https://mirrors.tuna.tsinghua.edu.cn/git/crates.io-index.git
linux kernel国内源:
https://mirrors.kernel.org/pub/linux/
gcc可执行包下载地址:
https://mirrors.tuna.tsinghua.edu.cn/armbian-releases/_toolchain/
gcc源码地址:
https://mirrors.tuna.tsinghua.edu.cn/gnu/gcc/
linaro的gcc版本地址:
https://releases.linaro.org/components/toolchain/binaries/7.5-2019.12/arm-linux-gnueabihf/
阿里镜像:
https://developer.aliyun.com/mirror/ubuntu?spm=a2c6h.13651102.0.0.3e221b11TK7Jy8
gcc官网:
http://ftp.gnu.org/gnu/gcc
嵌入式开源项目
QT开源项目:
https://gitee.com/feiyangqingyun/QWidgetDemo.git
CPlusPlusThings:
https://github.com/Light-City/CPlusPlusThings
freeType(开源字体引擎):
https://freetype.org/
基于qt的开源键盘固件:
https://github.com/qmk/qmk_firmware
快速无损的压缩算法ztsd:
https://github.com/facebook/zstd
js环境:
https://github.com/bellard/quickjs
sqlite开源项目:
https://www.sqlite.org/download.html
openssl开源项目:
https://github.com/openssl/openssl
nxp开源项目地址(u-boot, kernel):
https://github.com/nxp-imx/
技术网站
Linux API接口说明:
https://wizardforcel.gitbooks.io/linux-c-api-ref/content/
蜗窝科技:
http://www.wowotech.net
常见屏幕OLED资料:
http://www.lcdwiki.com/Main_Page
C++模板元编程:
https://www.cnblogs.com/qicosmos/p/4480460.html
微软C++官方网址:
https://learn.microsoft.com/zh-cn/cpp/standard-library/cpp-standard-library-reference?view=msvc-170
gcc的c++网址:
https://legacy.cplusplus.com/reference/
算法应用和学习网址:
https://leetcode.cn/
FreeRTOS官方网址:
https://www.freertos.org/zh-cn-cmn-s/features.html
RT-Thread官方网址:
https://www.rt-thread.org/document/site/#/rt-thread-version/rt-thread-standard/README
野火开发板官网文档:
https://doc.embedfire.com/linux/stm32mp1/driver/zh/latest/linux_driver/base_platform_driver.html
正点原子官方下载资源:
http://www.openedv.com/docs/index.html
小林x图解计算机基础:
https://www.xiaolincoding.com/
核桃派资源网站:
https://www.walnutpi.com/docs/directory/
测试C++在线编程地址:
https://godbolt.org/
Linux系统知识博客分享:
https://www.cnblogs.com/arnoldlu
常用软件下载地址
git下载地址:
https://registry.npmmirror.com/binary.html?path=git-for-windows/
nxp GuiBuilder(lvgl):
https://www.nxp.com/design/design-center/software/development-software/gui-guider:GUI-GUIDER
qt安装地址:
http://download.qt.io/archive/qt/
windows(wsl安装地址):
https://docs.microsoft.com/zh-cn/windows/wsl/install-win10
qemu安装地址:
https://qemu.weilnetz.de/w64/2020/
next_chapter
返回目录