Oopenvela-robotapps/zmodem: fix multiple definition
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Indent the define statement by two spaces follow the code style convention Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
build: Remve the unnecessary .gitignore Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
apps/zmodem: fix multiple definition we should put common .c to lib Signed-off-by: guanyi3 <guanyi3@xiaomi.com> | 2 个月前 | |
Merge remote-tracking branch 'remotes/mirtos/dev-upmerge-nuttx-10.2' into dev | 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 个月前 | |
nshlib: support c++ access nsh api N/A Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com> | 2 个月前 | |
Fix nxstyle warning Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
Fix nxstyle warning Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
apps: Remove the check of CONFIG_SERIAL_TERMIOS If the code only change c_oflag, c_iflag and c_lflag, not c_cflag in termios. Follow up the change from kernel: https://github.com/apache/nuttx/pull/8843 Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
zmodem: Move crc16.h and crc32.h from host to host/nuttx to avoid the conflict with the 3rd party library Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
Merge branch 'dev-merge-github-20230228' into dev | 2 个月前 | |
Replace all sprintf with snprintf Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
sched: fix the compile error error: implicit declaration of function 'sched_lock' error: implicit declaration of function 'sched_unlock' Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com> | 2 个月前 | |
apps: Remove the check of CONFIG_SERIAL_TERMIOS If the code only change c_oflag, c_iflag and c_lflag, not c_cflag in termios. Follow up the change from kernel: https://github.com/apache/nuttx/pull/8843 Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
nshlib: support c++ access nsh api N/A Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com> | 2 个月前 |