Oopenvela-robotgraphics/nxwidgets: fix the compile error
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
nsh: support watch command Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 2 个月前 | |
nsh: support watch command Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 2 个月前 | |
Run codespell -w with the latest dictonary again | 2 个月前 | |
graphics/nxwidgets: fix the compile error In file included from /home/mi/workspace/vela/vela-opensource/nuttx/include/nuttx/atomic.h:54, from /home/mi/workspace/vela/vela-opensource/nuttx/include/nuttx/fs/fs.h:45, from /home/mi/workspace/vela/vela-opensource/nuttx/include/stdio.h:36, from /home/mi/workspace/vela/vela-opensource/nuttx/include/nuttx/streams.h:35, from /home/mi/workspace/vela/vela-opensource/nuttx/include/debug.h:32, from src/ccallback.cxx:34: nuttx/include/nuttx/semaphore.h: In function 'int nxmutex_wait(sem_t*)': nuttx/include/nuttx/semaphore.h:582:11: error: '__auto_type' was not declared in this scope 582 | if (atomic_try_cmpxchg_acquire(val, &old, _SCHED_GETTID())) Signed-off-by: v-tangmeng <v-tangmeng@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 个月前 | |
Merge remote-tracking branch 'remotes/mirtos/dev-upmerge-nuttx-10.2' into dev | 2 个月前 | |
Kconfig: Simplify the conditional default statement Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) to support the tristate option correctly and unify the usage Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
nsh: support watch command Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 2 个月前 | |
Run codespell -w with the latest dictonary again | 2 个月前 | |
Merge remote-tracking branch 'remotes/mirtos/dev-upmerge-nuttx-10.2' into dev | 2 个月前 |