nuttx-apps/system/adb
makejian ddf9a7a2de system/adb: fix build warning
adb_banner.c:60:47: error: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'uint32_t' {aka 'long unsigned int'} [-Werror=format=]

Signed-off-by: makejian <makejian@xiaomi.com>
2024-09-29 22:33:32 +02:00
..
.gitignore libuv/adb: add gitignore files 2020-11-08 12:10:11 -08:00
adb_banner.c system/adb: fix build warning 2024-09-29 22:33:32 +02:00
adb_main.c Adapt the new header file path of va_format. 2024-09-23 14:54:06 +08:00
CMakeLists.txt cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
Kconfig adb: add LIBC_PRINT_EXTENSION dependency. 2024-09-23 23:13:55 +08:00
logcat_service.c system/adb: Set threashold of syslog device to "1" for polling 2024-09-15 02:26:55 +08:00
Make.defs system: fix relative path CI error 2021-06-16 09:03:06 -05:00
Makefile Revert "system/adb: Ignore warnings for using variables" 2024-05-16 10:48:45 -03:00