rosysong
rosysong
你的SDK openwrt官方的吗? 非官方SDK咱不维护 openwrt : https://github.com/openwrt/openwrt.git luci : https://github.com/openwrt/luci.git
Could you show us the screenshots? thanks!
@garg-art2002 well done, you can craete a PR for us (luci-theme-rosy, 18.06 branch) and github.com/openwrt/luci (trunk, 19.07)
Please show me your openwrt version, thanks!
Yes, if you use this repository and follow the specific steps.
@j-d-r @pepe2k I built image from the repo of j-d-r for my board(QCA9563+AR8337N) successful, but it can not work. No message output from UART. T.T
``` diff --git a/Makefile b/Makefile index b8f4161c..d6718110 100644 --- a/Makefile +++ b/Makefile @@ -53,6 +53,8 @@ export SUB_MAKE_CMD = $(MAKE) --silent --no-print-directory \ # Define _absolute_ path to your toolchain...
Would you please have a review for my patch? Thanks! @j-d-r @pepe2k , The flash layout is almost identical to AP152 demo board.
@CodeFetch I want to know why it can't work on my machine either.
@CodeFetch TP-Link has GPL code about AP151, you can get it from their official site.