1 Star 0 Fork 235

iOSDevLog/Linux Lab

forked from 泰晓科技/Linux Lab 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.labinit 529 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Before everything
# Host gcc is required for builidroot, uboot and some other packages
# Use the version as high as possible
HOST_GCC[OS_trusty] := 8
HOST_GCC[OS_focal] := 9
# The shop to buy the board
BOARD_SHOP ?= https://shop155917374.taobao.com
# Default setting for real board
BOARD_SERIAL ?= /dev/ttyUSB0
BOARD_BAUDRATE ?= 115200
BOARD_USER ?= root
BOARD_PASS ?= linux-lab
# Boards free currently
BOARD_FREE ?= arm/vexpress-a9
# Init gcc version to the newest one we supported
GCC ?= 9
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/iOSDevLog/linux-lab.git
git@gitee.com:iOSDevLog/linux-lab.git
iOSDevLog
linux-lab
Linux Lab
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385