会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cogitoergosum
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
20
21
22
23
24
25
26
27
28
···
54
下一页
2020年6月16日
openwrt 配置无线wifi
摘要: 驱动配置: kmod-mac80211、wireless-tools、kmon-mt76 的驱动 参考文章: http://einverne.github.io/post/2017/03/openwrt-settings-and-tips.html
阅读全文
posted @ 2020-06-16 19:25 cogitoergosum
阅读(2627)
评论(0)
推荐(0)
2020年6月12日
linux下不能向255.255.255.255发送udp广播
摘要: 参考链接:https://stackoverflow.com/questions/19771485/broadcasting-udp-packet-to-255-255-255-255
阅读全文
posted @ 2020-06-12 19:14 cogitoergosum
阅读(648)
评论(0)
推荐(0)
2020年6月11日
Makefile 多个文件生成一个可执行文件
摘要: #LINUXPUBLICPATH = ../public/ #add wain 2016-01-12 CC := mipsel-linux-gcc EXEC = upsgsm # UPSWARNSVROBJS = gsmprocess.o cloud.o gsm.o cJSON.o gsm_data
阅读全文
posted @ 2020-06-11 17:27 cogitoergosum
阅读(953)
评论(0)
推荐(0)
2020年5月21日
Uncompressing Kernel Image ... Error: inflate() returned -5 GUNZIP: uncompress, out-of-mem or overwrite error - must RESET board to recover
摘要: 解决方法: https://china.xilinx.com/support/answers/61130.html 改变: #define CONFIG_SYS_BOOTM_LEN <size> 的大小
阅读全文
posted @ 2020-05-21 14:15 cogitoergosum
阅读(1212)
评论(0)
推荐(0)
2020年5月8日
kernel Native Language Support(nls)介绍
摘要: 翻译: 本地语言支持,作用: 主要作用在Unicode(这里指的是UTF-16格式)和本地语言字符之间进行相互转换 对于东亚地区的Linux用户来说,他们经常遇到的字符集有以下几种:CP932 日本语(Shift-JIS,EUC-JP)CP936 简体中文(CP936(就是GBK),GB2312)C
阅读全文
posted @ 2020-05-08 18:11 cogitoergosum
阅读(980)
评论(0)
推荐(0)
2020年4月26日
sqlite3 锁
摘要: sqlite3锁的介绍: https://huili.github.io/lockandimplement/machining.html https://codeantenna.com/a/9pH0oDACRc
阅读全文
posted @ 2020-04-26 17:16 cogitoergosum
阅读(222)
评论(0)
推荐(0)
2020年4月24日
qtcreator 集成Doxygen规范注释
摘要: https://blog.csdn.net/itas109/article/details/86472304
阅读全文
posted @ 2020-04-24 09:56 cogitoergosum
阅读(520)
评论(0)
推荐(0)
2020年4月14日
openwrt /etc/init.d 的脚本编写注意
摘要: 1、在/etc/init.d 下的文件不能是阻塞型的函数,否则会影响其它函数的实现
阅读全文
posted @ 2020-04-14 16:00 cogitoergosum
阅读(1024)
评论(0)
推荐(0)
2020年4月10日
uboot内存测试
摘要: 链接: http://www.51testing.com/html/00/n-857500.html?nomobile=1
阅读全文
posted @ 2020-04-10 10:37 cogitoergosum
阅读(368)
评论(0)
推荐(0)
2020年3月19日
Windows下ARM Linux应用程序开发环境搭建说明
摘要: https://blog.csdn.net/feifansong/article/details/80255276
阅读全文
posted @ 2020-03-19 14:01 cogitoergosum
阅读(246)
评论(0)
推荐(0)
上一页
1
···
20
21
22
23
24
25
26
27
28
···
54
下一页
公告