OpenWRT - devtool - new hellowrold package (DRAFT)
Quick start # Download openwrt $ git clone <openwrt-url> $ cd openwrt/ $ make # Download openwrt_devtool $ git clone https://github.com/TUNGHUAYU/openwrt_devtool.git $ cd openwrt_devtool/ ...
Quick start # Download openwrt $ git clone <openwrt-url> $ cd openwrt/ $ make # Download openwrt_devtool $ git clone https://github.com/TUNGHUAYU/openwrt_devtool.git $ cd openwrt_devtool/ ...
Introduction Layout Example Introduction The devtool provides the following features: Modify the package from openwrt codebase. New the package to openwrt codebase by built-in example o...
Brief Build openwrt image (armsr) Run openwrt image on qemu CLI (qemu-system-arm) GUI (UTM) References Brief This topic shared about the way how generate an arm-ba...