LEDE is a firmware source distribution that extends OpenWrt with support for additional processor architectures and localized features for Chinese users.
The project addresses the need for customized router and edge gateway firmware by providing a complete source tree based on OpenWrt. It adds support for domestic Chinese processors including Loongson loongarch64 and Phytium Tengyun D2000 series architectures. The approach involves maintaining a fork of the OpenWrt codebase with these architectural extensions and additional packages, allowing users to compile custom firmware images tailored to specific hardware platforms and use cases.
Developers should choose this distribution if they are building firmware for supported Rockchip-based edge computing devices, particularly the Radxa NetCompute series, or if they require Chinese language support and domestic processor compatibility. The project suits scenarios ranging from entry-level home gateways to high-performance edge computing and VPN applications. The README emphasizes that compilation is guaranteed to succeed and includes all source code and IPK packages needed. Users should be aware that compilation requires a Linux environment such as Debian or Ubuntu LTS, should avoid using the root user for building, and may benefit from network optimization tools when building from mainland China.
Development activity shows consistent maintenance with regular updates to support new hardware variants and architectural targets. The project maintains active community engagement through multiple discussion channels including QQ and Telegram groups for technical support. Documentation is provided in multiple languages including English, Simplified Chinese, and Japanese, indicating attention to accessibility across different user bases. The maintainer requests that secondary distributions of compiled firmware include attribution to the original GitHub repository.