随笔分类 -  openwrt

openwrt 开发积累
摘要:reference : https://openwrt.org/docs/guide-developer/quickstart-build-images Install dependence package: sudo apt install subversion g++ zlib1g-dev bu 阅读全文
posted @ 2019-11-19 11:54 嵌入式实操 阅读(406) 评论(0) 推荐(0)
摘要:Reference :https://openwrt.org/docs/guide-developer/build-system/use-patches-with-buildsystem example: in the kernel top-level directory # quilt new p 阅读全文
posted @ 2019-01-09 16:26 嵌入式实操 阅读(210) 评论(0) 推荐(0)
摘要:1 Scope of Document This document describes how to export gpio interface under gpio-export driver 2 Requiremen 2.1 Function Requirement We can pull up 阅读全文
posted @ 2019-01-09 15:35 嵌入式实操 阅读(775) 评论(0) 推荐(0)
摘要:1 Scope of Document This document describes MINI PCIE usb hardware design, for EC20 4G module 2 Requiremen 2.1 Function Requirement Support ec20 ppp d 阅读全文
posted @ 2019-01-09 15:32 嵌入式实操 阅读(2843) 评论(0) 推荐(0)
摘要:1 Scope of Document This document describes how to support reset button under openwrt system2 Requiremen2.1 Function RequirementNA2.2 Performance Requ 阅读全文
posted @ 2019-01-09 15:30 嵌入式实操 阅读(657) 评论(0) 推荐(0)
摘要:1 Scope of Document This document describes tf card bootup auto do file system check when mount tf card 2 Requiremen 2.1 Function Requirement Auto do 阅读全文
posted @ 2019-01-09 15:29 嵌入式实操 阅读(712) 评论(0) 推荐(0)
摘要:1 Scope of Document This document describes how to write udev script, when enum usb device maybe produces several interfaces(/dev/ttyUSB*), if we want 阅读全文
posted @ 2019-01-09 15:27 嵌入式实操 阅读(979) 评论(0) 推荐(0)
摘要:1 Scope of Document This document describes vlan design on nodewrt2p 2 Requiremen 2.1 Function Requirement Port0 be used for wan port, PORT1 PORT2 POR 阅读全文
posted @ 2019-01-09 15:25 嵌入式实操 阅读(1553) 评论(0) 推荐(0)
摘要:1 Scope of Document This document describes how to custom wifi option 2 Requiremen 2.1 Function Requirement Hidden wifi ssid, custom wifi ssid, custom 阅读全文
posted @ 2019-01-09 15:23 嵌入式实操 阅读(650) 评论(0) 推荐(0)