Oopenvela-robotwireless/bluetooth/nimble: fix the compile error
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
nsh: support watch command Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 2 个月前 | |
nimBLE integration application/library | 2 个月前 | |
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 个月前 | |
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 个月前 | |
nimBLE integration application/library | 2 个月前 | |
Merge branch 'dev-merge-github-20230228' into dev | 2 个月前 | |
nsh: support watch command Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 2 个月前 |