Oopenvela-robotnet/wireless: fix compile warning of i8sak
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
nsh: support watch command Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 2 个月前 | |
Application.mk and main.c files: Change builtin's entry point from main to xxx_main by macro expansion. This change make the entry point fully compliant with POSIX/ANSI standard. | 2 个月前 | |
nshlib: support c++ access nsh api N/A Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com> | 2 个月前 | |
nsh: support watch command Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 2 个月前 | |
wireless/ieee802154: fix compile error. i8sak_main.c:766:17: warning: implicit declaration of function 'pthread_create'; did you mean 'timer_create'? [-Wimplicit-function-declaration] 766 | ret = pthread_create(&i8sak->blaster_threadid, NULL, | ^~~~~~~~~~~~~~ | timer_create i8sak.h:178:3: error: unknown type name 'pthread_t' 178 | pthread_t sniffer_threadid; | ^~~~~~~~~ i8sak.h:234:1: error: unknown type name 'pthread_addr_t' 234 | pthread_addr_t i8sak_sniffer_thread(pthread_addr_t arg); | ^~~~~~~~~~~~~~ Signed-off-by: wangzhi16 <wangzhi16@xiaomi.com> | 2 个月前 | |
driver/sensor: rename /dev/sensor -> /dev/uorb because this directory contains all topics by uorb using, not just sensors. Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com> | 2 个月前 | |
net/wireless: fix compile warning fix tasking compile warning isssue warnning log: unused variable "IEEE802154_STATUS_STRING" Signed-off-by: gaohedong <gaohedong@xiaomi.com> | 2 个月前 | |
fsutils/examples: Include unistd.h explicitly to get the prototypes or macros are defined in it Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
net: fix compiler warning sixlowpan_assocresp.c: In function ‘sixlowpan_assoc_resp’: sixlowpan_assocresp.c:48:3: warning: ‘strncpy’ specified bound 16 equals destination size [-Wstringop-truncation] 48 | strncpy(arg.ifr_name, ifname, IFNAMSIZ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: chao an <anchao@xiaomi.com> | 2 个月前 | |
driver/sensor: rename /dev/sensor -> /dev/uorb because this directory contains all topics by uorb using, not just sensors. Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com> | 2 个月前 | |
fsutils/examples: Include unistd.h explicitly to get the prototypes or macros are defined in it Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
net/wireless: fix compile warning of i8sak fix tasking compile warning isssue warnning log: undefined reference to 'g_ieee802154_status_string' Signed-off-by: gaohedong <gaohedong@xiaomi.com> | 2 个月前 | |
net/wireless: fix compile warning fix tasking compile warning isssue warnning log: unused variable "IEEE802154_STATUS_STRING" Signed-off-by: gaohedong <gaohedong@xiaomi.com> | 2 个月前 | |
fsutils/examples: Include unistd.h explicitly to get the prototypes or macros are defined in it Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
fsutils/examples: Include unistd.h explicitly to get the prototypes or macros are defined in it Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
net/wireless: fix compile warning fix tasking compile warning isssue warnning log: unused variable "IEEE802154_STATUS_STRING" Signed-off-by: gaohedong <gaohedong@xiaomi.com> | 2 个月前 | |
fsutils/examples: Include unistd.h explicitly to get the prototypes or macros are defined in it Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
fsutils/examples: Include unistd.h explicitly to get the prototypes or macros are defined in it Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
fsutils/examples: Include unistd.h explicitly to get the prototypes or macros are defined in it Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
nsh: support watch command Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 2 个月前 | |
net/wireless: fix compile warning fix tasking compile warning isssue warnning log: unused variable "IEEE802154_STATUS_STRING" Signed-off-by: gaohedong <gaohedong@xiaomi.com> | 2 个月前 |