dashboard
repositories
filestore
activity
search
login
main
/
imx6ull
凌云实验室推出的ARM Linux物联网网关开发板IGKBoard(IoT Gateway Kit Board)项目源码
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add dtoverlay config file in boot partition
guowenxue
2022-06-05
1b3785bc92a0caeacb4253e56b406f3bce4a591c
[imx6ull.git]
/
bsp
/
drivers
/
igkboard.json
1
2
3
4
5
6
7
8
9
{
"WIFI_SRC": {
"URL": "${SRC_URL}/rtl8188fu.tar.bz2",
"PROTOCAL": "wget"
},
"CONFIG": {
"DRVPATH":"${PRJ_PATH}/../images/drivers"
}
}