| cmake:support system apps CMake build Signed-off-by: xuxin19 <xuxin19@xiaomi.com> | 2 个月前 |
| apps/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled. | 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 个月前 |
| nshlib: support c++ access nsh api N/A Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com> | 2 个月前 |
| Merge branch 'dev-merge-github-20230228' into dev | 2 个月前 |
| termcurses: Disable ICANON for serial driver. That was broken VI editor. The ICANON flag broken VI key input, so disable it. Signed-off-by: Leo Chung <gewalalb@gmail.com> | 2 个月前 |
| Merge branch 'dev-merge-github-20230228' into dev | 2 个月前 |