1 Star 0 Fork 0

archen/rtl8821ce

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
get_sources.sh 266 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tomás Pinho 提交于 2018-02-14 20:08 +08:00 . add script to checkout sources from endlessm
#!/bin/bash
## This script gets the driver sources from Endless OS and bootstraps this repository
## Make sure to run this (cwd) from the root of the repository
git clone --depth=1 git@github.com:endlessm/linux.git
cp -r linux/drivers/net/wireless/rtl8821ce/* .
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mushsoooup/rtl8821ce.git
git@gitee.com:mushsoooup/rtl8821ce.git
mushsoooup
rtl8821ce
rtl8821ce
master

搜索帮助