会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cogitoergosum
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
18
19
20
21
22
23
24
25
26
···
54
下一页
2021年3月10日
openwrt procd_set_param 参数使用
摘要: 参考文章: https://www.jianshu.com/p/acd2ccb5ea8d https://openwrt.org/docs/guide-developer/procd-init-script-example https://openwrt.org/docs/guide-develop
阅读全文
posted @ 2021-03-10 11:33 cogitoergosum
阅读(2296)
评论(0)
推荐(0)
2021年3月4日
openwrt 内核的配置选项存放目录
摘要: https://www.cnblogs.com/embedded-linux/p/8537636.html config/Config-kernel.in; 在此文件中添加相关配置项的选择
阅读全文
posted @ 2021-03-04 18:34 cogitoergosum
阅读(581)
评论(0)
推荐(0)
2021年2月24日
openwrt uci api的使用
摘要: 使用总结: https://blog.csdn.net/wynter_/article/details/53941746
阅读全文
posted @ 2021-02-24 18:04 cogitoergosum
阅读(149)
评论(0)
推荐(0)
2021年2月23日
路由表的处理机制
摘要: route add -net 10.0.0.0/8 gw 172.16.0.3route add -net 10.0.0.0/8 gw 172.16.0.3 主机路由与静态路由, 只是范围上的不同, 主机路由指定具体IP 策略路由 相当于分类 参考网址: https://segmentfault.c
阅读全文
posted @ 2021-02-23 15:59 cogitoergosum
阅读(104)
评论(0)
推荐(0)
2021年1月8日
Makefile判断文件是否存在
摘要: 参考链接: https://blog.csdn.net/wwwlyj123321/article/details/107665968
阅读全文
posted @ 2021-01-08 13:49 cogitoergosum
阅读(4191)
评论(0)
推荐(0)
2020年11月30日
C++ 与 C 对待枚举类型的处理
摘要: 参考文章: https://bbs.csdn.net/topics/370039298
阅读全文
posted @ 2020-11-30 10:48 cogitoergosum
阅读(164)
评论(0)
推荐(0)
2020年11月17日
linux 调试socketcan
摘要: can讲解: https://blog.csdn.net/leverett/article/details/7460964?utm_medium=distribute.pc_aggpage_search_result.none-task-blog-2~all~first_rank_v2~rank_v
阅读全文
posted @ 2020-11-17 14:24 cogitoergosum
阅读(165)
评论(0)
推荐(0)
2020年11月11日
openwrt 重装dts
摘要: 1、需要删除openwrt 源目录tmp/info里有关芯片的文件
阅读全文
posted @ 2020-11-11 15:30 cogitoergosum
阅读(314)
评论(0)
推荐(0)
2020年11月2日
linux socket 创建accept非阻塞
摘要: 参考链接文章: https://blog.csdn.net/qq_17308321/article/details/73188035
阅读全文
posted @ 2020-11-02 16:46 cogitoergosum
阅读(912)
评论(0)
推荐(0)
openwrt Prerequisite check failed. Use FORCE=1 to override.
摘要: 错误:Prerequisite check failed. Use FORCE=1 to override. 解决方法: ./scripts/feeds update -a ./scripts/feeds install -a make defconfig make distclean -j1 V=
阅读全文
posted @ 2020-11-02 10:27 cogitoergosum
阅读(6440)
评论(0)
推荐(0)
上一页
1
···
18
19
20
21
22
23
24
25
26
···
54
下一页
公告