d372099242
Will cause compilation warning if NDEBUG is defined We can't modify the code of the external library, so let's ignore it microADB/hal/hal_uv_client_usb.c:90:13: warning: unused variable 'ret' [-Wunused-variable] 90 | int ret = uv_read_start((uv_stream_t*)&client->pipe, Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> |
||
---|---|---|
.. | ||
.gitignore | ||
adb_banner.c | ||
adb_main.c | ||
Kconfig | ||
logcat_service.c | ||
Make.defs | ||
Makefile |