# devourer **Repository Path**: I_Robot/devourer ## Basic Information - **Project Name**: devourer - **Description**: 同步https://github.com/gehee/devourer.git - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-06 - **Last Updated**: 2025-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # devourer The RTL8812AU driver that simply devours its competitors ## Installing ### Windows You can download and install libraries using the vcpkg dependency manager: ``` git clone https://github.com/Microsoft/vcpkg.git cd vcpkg .\bootstrap-vcpkg.bat .\vcpkg integrate install .\vcpkg install libusb spdlog ```