当前位置:网站首页>Hi3516 use wifi module
Hi3516 use wifi module
2022-08-08 23:06:00 【Jacky_Lu】
The wifi of the hi3516 learning board I bought is 2.4G,
Want to use 5G wifi module, refer to
https://blog.csdn.net/weixin_44362642/article/details/88891075p>
The selected chip is
Set CONFIG_PLATFORM_I386_PC=y
for CONFIG_PLATFORM_I386_PC=n
Add platform definition
CONFIG_PLATFORM_ARM_HI3516 = y
Add the compilation method corresponding to the platform
ifeq ($(CONFIG_PLATFORM_ARM_HI3516), y)
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN
# default setting for Special function
ARCH := arm
CROSS_COMPILE := /opt/hisi-linux/x86-arm/arm-himix100-linux/bin/arm-himix100-linux-
KSRC := /root/hi3516ev200/linux-4.9.y
MODULE_NAME := RTL8811
endif
Execute the make command
Successfully generated RTL8811.ko
As for whether it can be used normally or not, I will know when the module is bought and tested
边栏推荐
猜你喜欢
随机推荐
A preliminary study on the use of ndk and JNI
DHCP's defense mechanism - DHCP Snooping (DHCP snooping)
wps a3格式怎么转换成a4?wps a3格式转换成a4的方法
微信小程序错误 undefined Expecting ‘STRING‘,‘NUMBER‘,‘NULL‘,‘TRUE‘,‘FALSE‘,‘{‘,‘[‘, got ]解决方案
Application Layer Protocol - RADIUS
Node中的Events模块怎么应用
微信公众号 接口测试平台 获取自定义菜单教程
JSDay1-合并两个有序数组
Xcode creates a Dylib plugin deb project
想要精准营销,从学习搭建一套对的标签体系开始丨DTVision分析洞察篇
Go 1.19 发布!
Python object-oriented
ndk和JNI的使用初探
从洞察到决策,一文解读标签画像体系建设方法论丨DTVision分析洞察篇
详解JS中for...of、in关键字
makefile 自动编译 目录和子目录的 C文件
MySQL8.0 及 SQL 注入
Kubernetes 资源核心原理
Qt入门(四)——连续播放图片(两种定时器的运用)
Button Wizard Delete File Command