initial commit

This commit is contained in:
Zhanghu
2024-03-16 13:23:52 +08:00
commit b97cdead97
55 changed files with 1699 additions and 0 deletions

20
clear.bat Normal file
View File

@@ -0,0 +1,20 @@
@echo off
echo clear builds
rd /s /q %~dp0\app_classtv\build
rd /s /q %~dp0\app_sinclass\build
rd /s /q %~dp0\app_sinclasspad\build
rd /s /q %~dp0\app_sinclasspad2\build
rd /s /q %~dp0\app_startap\build
rd /s /q %~dp0\bjcast\build
rd /s /q %~dp0\cccl\build
rd /s /q %~dp0\demo_coaface\build
rd /s /q %~dp0\demo_serial\build
rd /s /q %~dp0\demo_serviceecd\build
rd /s /q %~dp0\demo_twoscreen\build
rd /s /q %~dp0\serialport\build
rd /s /q %~dp0\serviceecd\build
rd /s /q %~dp0\signageapi\build
rd /s /q %~dp0\signageui\build
rd /s /q %~dp0\signageutil\build