Oopenvela-robotnet/wireless: fix compile warning of i8sak
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
wireless/bluetooth/nimble: fix the compile error apps/wireless/bluetooth/nimble/mynewt-nimble/nimble/host/src/ble_gatts_lcl.c:95: error: "STRINGIFY" redefined [-Werror] 95 | #define STRINGIFY(X) #X nuttx/include/nuttx/macro.h:31: note: this is the location of the previous definition 31 | #define STRINGIFY(x) STRINGIFY_(x) apps/wireless/bluetooth/nimble/mynewt-nimble/porting/npl/nuttx/src/os_callout.c: In function 'ble_npl_callout_inited': apps/wireless/bluetooth/nimble/mynewt-nimble/porting/npl/nuttx/src/os_callout.c:125:24: error: comparison between pointer and integer [-Werror] 125 | return (c->c_timer != NULL); Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com> | 2 个月前 | |
nsh: support watch command Signed-off-by: yinshengkai <yinshengkai@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 个月前 | |
Merge branch 'dev-merge-github-20230228' into dev | 2 个月前 | |
apps/wireless:Generating WAPI glue code Signed-off-by: zhuanglin <zhuanglin@xiaomi.com> | 2 个月前 | |
Remove extra whitespace from files (#43) * Remove multiple newlines at the end of file * Remove the white space from the end of line | 2 个月前 | |
examples/pipe: Enhance test by different r/w thread priority By arranging and combining the priorities of read and write threads to cover more usage scenarios. Signed-off-by: Huang Qi <huangqi3@xiaomi.com> | 2 个月前 | |
nshlib: support c++ access nsh api N/A Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com> | 2 个月前 | |
nshlib: support c++ access nsh api N/A Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com> | 2 个月前 |