| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
arch/misoc: support decouple signal related function from arch code Signed-off-by: guoshichao <guoshichao@xiaomi.com> | 2 个月前 | |
arch/misoc: support decouple signal related function from arch code Signed-off-by: guoshichao <guoshichao@xiaomi.com> | 2 个月前 | |
Remove exra whitespace from files (#189) * Remove multiple newlines at the end of files * Remove the whitespace from the end of lines | 2 个月前 | |
Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.3-0806 Signed-off-by: liuhaitao <liuhaitao@xiaomi.com> | 2 个月前 | |
arch/armv7-a: unify switch context from software interrupt Signed-off-by: chao.an <anchao@xiaomi.com> | 2 个月前 | |
arch: add up_getpc for sched note Not all compiler support __label__, so add up_getpc for each arch. Signed-off-by: zhangyuan29 <zhangyuan29@xiaomi.com> Signed-off-by: zhangyuan29 <zhangyuan29@xiaomi.com> | 2 个月前 | |
arch: Define WCHAR_[MIN|MAX] in arch/include/limits.h follow up the below change: commit 635752389226ad005f52524a933acf864c1a1f8d Author: Xiang Xiao <xiaoxiang@xiaomi.com> Date: Mon Nov 1 12:40:51 2021 +0800 arch: Add _wchar_t typedef like other basic types Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507 Signed-off-by: liuhaitao <liuhaitao@xiaomi.com> | 2 个月前 | |
Use macro replacement function to implement up_assert avoid two syscall in protect build and kernel build Signed-off-by: anjiahao <anjiahao@xiaomi.com> | 2 个月前 | |
types.h: fix windows build error Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt.h(605,39): error C2371: 'wint_t': redefinition; different basic types Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt.h(606,39): error C2371: 'wctype_t': redefinition; different basic types Co-authored-by: chenxiaoyi <chenxiaoyi@xiaomi.com> Co-authored-by: xuxin19 <xuxin19@xiaomi.com> | 2 个月前 |