1 Star 0 Fork 226

RaymonCarson / Linux Lab

forked from 泰晓科技 / Linux Lab 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.labinit 574 Bytes
一键复制 编辑 原始数据 按行查看 历史
falcon 提交于 2021-01-03 20:27 . board: tell users where to buy the boards
# 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
# Must make sure these packages are installed during the first usage
# miniterm is provided by python3-serial
PACKAGES_NEED[bin] := sshpass miniterm
PACKAGES_NEED[deb] := sshpass python3-serial
# 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
Shell
1
https://gitee.com/takahashien/linux-lab.git
git@gitee.com:takahashien/linux-lab.git
takahashien
linux-lab
Linux Lab
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891