OpenWRT开发杂记

如何在OpenWRT环境下做开发---->https://zhidao.baidu.com/question/368930753235585244.html

OpenWRT开发之——研究包的Makefile---->一些变量还有包的介绍

OpenWRT的学习之路---->一些基本的操作

OpenWRT第一个helloworld---->编写程序的Makefile注意的点

UDP编程总结---->https://blog.csdn.net/haoxiuzhao/article/details/80286686

TCP和UDP网络编程---->http://www.jizhuomi.com/software/404.html

网络编程----->网络编程 第三天 (UDP编程&IO模型)

C语言FILE文件操作---->文件操作

OpenWRT开发---->GPIO相关

OpenWRTmtk7688---->宝藏!!!

Linux下常用函数---->http://net.pku.edu.cn/~yhf/linux_c/

串口:

https://blog.csdn.net/badagougou/article/details/78774583

http://www.cnblogs.com/chengmin/p/3818133.html

https://www.jianshu.com/p/63fd9a018ad7

https://blog.csdn.net/winux123/article/details/45395761

https://blog.csdn.net/liuqz2009/article/details/51967763

https://zhidao.baidu.com/question/571101298.html

daemon--->http://ju.outofmemory.cn/entry/271982

RTC:

读取RTC时间---->https://blog.csdn.net/haiwil/article/details/7411010

网络:

网络配置(官网)---->https://oldwiki.archive.openwrt.org/doc/uci/wireless

UCI:

UCI的用法详解---->https://blog.csdn.net/KOBE_ZERO/article/details/51496761

UCI准确介绍--->https://blog.csdn.net/jf_xu/article/details/72629302

UCI配置使用--->https://blog.csdn.net/Damon_linux/article/details/76407899

编程时没有uci.h---->https://blog.csdn.net/flexman09/article/details/51546277

猜你喜欢

转载自blog.csdn.net/weixin_37160123/article/details/89532039