This website requires JavaScript.
Explore
Help
Register
Sign In
developer
/
xiuos
forked from
xuos/xiuos
Watch
1
Star
0
Fork
You've already forked xiuos
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
modify XiZi_AIoT DIR from Liu_weichao
Browse Source
it is OK
...
This commit is contained in:
xuedongliang
2022-11-01 19:12:01 +08:00
parent
3c7f322fca
2e383f0c85
commit
094986ac76
22 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
0
Ubiquitous/XiZi_AIoT/microkernel/hardkernel/cache.c → Ubiquitous/XiZi_AIoT/hardkernel/abstraction/cache.c
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microkernel/hardkernel/interrupt.c → Ubiquitous/XiZi_AIoT/hardkernel/abstraction/interrupt.c
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microkernel/hardkernel/mmu.c.c → Ubiquitous/XiZi_AIoT/hardkernel/abstraction/mmu.c.c
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microkernel/arch/arm/armv7-a/cortex-a15/boot.S → Ubiquitous/XiZi_AIoT/hardkernel/arch/arm/armv7-a/cortex-a15/boot.S
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microkernel/arch/arm/armv7-a/cortex-a17/boot.S → Ubiquitous/XiZi_AIoT/hardkernel/arch/arm/armv7-a/cortex-a17/boot.S
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microkernel/arch/arm/armv7-a/cortex-a5/boot.S → Ubiquitous/XiZi_AIoT/hardkernel/arch/arm/armv7-a/cortex-a5/boot.S
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microkernel/arch/arm/armv7-a/cortex-a7/boot.S → Ubiquitous/XiZi_AIoT/hardkernel/arch/arm/armv7-a/cortex-a7/boot.S
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microkernel/arch/arm/armv7-a/cortex-a9/boot.S → Ubiquitous/XiZi_AIoT/hardkernel/arch/arm/armv7-a/cortex-a9/boot.S
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microkernel/arch/arm/armv8-a/cortex-a53/boot.S → Ubiquitous/XiZi_AIoT/hardkernel/arch/arm/armv8-a/cortex-a53/boot.S
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microkernel/arch/arm/armv8-a/cortex-a55/boot.S → Ubiquitous/XiZi_AIoT/hardkernel/arch/arm/armv8-a/cortex-a55/boot.S
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microkernel/arch/arm/armv8-a/cortex-a57/boot.S → Ubiquitous/XiZi_AIoT/hardkernel/arch/arm/armv8-a/cortex-a57/boot.S
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microkernel/arch/arm/armv8-a/cortex-a72/boot.S → Ubiquitous/XiZi_AIoT/hardkernel/arch/arm/armv8-a/cortex-a72/boot.S
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microkernel/arch/arm/armv8-a/cortex-a73/boot.S → Ubiquitous/XiZi_AIoT/hardkernel/arch/arm/armv8-a/cortex-a73/boot.S
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microkernel/arch/arm/armv8-a/cortex-a75/boot.S → Ubiquitous/XiZi_AIoT/hardkernel/arch/arm/armv8-a/cortex-a75/boot.S
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microkernel/arch/riscv/hifive-freedom-u540/boot.S → Ubiquitous/XiZi_AIoT/hardkernel/arch/riscv/hifive-freedom-u540/boot.S
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microkernel/arch/x86/boot.S → Ubiquitous/XiZi_AIoT/hardkernel/arch/x86/boot.S
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microkernel/memory/multiple-address-spaces/memory.c → Ubiquitous/XiZi_AIoT/softkernel/memory/multiple-address-spaces/memory.c
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microkernel/memory/single-address-spaces/memory.c → Ubiquitous/XiZi_AIoT/softkernel/memory/single-address-spaces/memory.c
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microkernel/softkernel/task.c → Ubiquitous/XiZi_AIoT/softkernel/task/ipc.c
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/microtest/test.c → Ubiquitous/XiZi_AIoT/softkernel/task/schedule.c
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/softkernel/task/task.c
Normal file
Unescape
Escape
View File
0
Ubiquitous/XiZi_AIoT/testing/test.c
Normal file
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
developer/xiuos
Title
Body
Create Issue