linuxOS_AP05/buildroot/package/rockchip/led_control_app
2025-06-02 13:59:07 +08:00
..
Config.in add dma for uart 2025-06-02 13:59:07 +08:00
InfoLed.cpp add dma for uart 2025-06-02 13:59:07 +08:00
InfoLed.h add dma for uart 2025-06-02 13:59:07 +08:00
led_control_app.mk add dma for uart 2025-06-02 13:59:07 +08:00
main.cpp add dma for uart 2025-06-02 13:59:07 +08:00
Makefile add dma for uart 2025-06-02 13:59:07 +08:00
NOTICE add dma for uart 2025-06-02 13:59:07 +08:00
README.md add dma for uart 2025-06-02 13:59:07 +08:00

led demo:

please use the following command to compile the demo: ./../../../buildroot/output/host/usr/bin/aarch64-rockchip-linux-gnu-g++ main.cpp InfoLed.cpp -pthread -std=c++14 -o LedTest

please input LedTest + mode number to exec the demo support mode(1~8): all on,all off,scroll_wifi,scroll_bt,scroll_3,breath,blink,volume