1. The reference site for openwrt development:https://dev.openwrt.org/wiki
  2. 首先要下载一份源码副本:The primary way of participating in the OpenWrt development is to download a copy of the OpenWrt source branches from the Subversion repository. There is a choice between either the development branch (trunk) or one of the stable releases. Another direction is the reporting of reproducible bugs by adding a new ticket
  3. wr703n固件:
    AR9331+32MB RAM+4MB ROM
  4. openwrt对wr703n的介绍:http://wiki.openwrt.org/toh/tp-link/tl-wr703n
  5. svn地址汇总:https://dev.openwrt.org/wiki/GetSource
  6. openwrt_dreambox简介:https://dev.openwrt.org.cn/wiki
  7. openwrt_developing:http://wiki.openwrt.org/doc/start#developing(主要参考资料)
  8. crosscompile:http://wiki.openwrt.org/doc/devel/crosscompile
  9. configuration_in_scripts:http://wiki.openwrt.org/doc/devel/config-scripting(貌似是uci与shell_scripts交互的介绍)

 





相关文章:

  • 2022-01-15
  • 2021-11-15
  • 2022-12-23
  • 2021-09-18
  • 2021-05-05
  • 2021-05-20
  • 2021-11-23
猜你喜欢
  • 2021-10-22
  • 2022-12-23
  • 2021-06-27
  • 2022-12-23
  • 2022-02-28
  • 2021-12-18
  • 2022-12-23
相关资源
相似解决方案