This website works better with JavaScript
首頁
探索
說明
註冊
登入
lqb
/
rt-thread
镜像来自
https://gitee.com/rtthread/rt-thread.git
關注
1
讚好
0
複刻
0
檔案
問題管理
0
Wiki
瀏覽代碼
rename qemu(ia32) to x86.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1949 bbd45198-f89e-11dd-88c7-29a3b14d5316
wuyangyong
13 年之前
父節點
68bee363ff
當前提交
4f6f15601d
共有
21 個文件被更改
,包括
0 次插入
和
0 次删除
分割檢視
顯示文件統計
0
0
bsp/x86/application.c
0
0
bsp/x86/board.c
0
0
bsp/x86/board.h
0
0
bsp/x86/build/Makefile
0
0
bsp/x86/build/bsp/Makefile
0
0
bsp/x86/build/bsp/qemu/Makefile
0
0
bsp/x86/build/clean-link
0
0
bsp/x86/build/config.local
0
0
bsp/x86/build/config.mk
0
0
bsp/x86/build/config.target
0
0
bsp/x86/build/create-link
0
0
bsp/x86/build/finsh/Makefile
0
0
bsp/x86/build/libcpu/Makefile
0
0
bsp/x86/build/libcpu/ia32/Makefile
0
0
bsp/x86/build/readme
0
0
bsp/x86/build/src/Makefile
0
0
bsp/x86/console.c
0
0
bsp/x86/keyboard.c
0
0
bsp/x86/qemu_ram.lds
0
0
bsp/x86/serial.c
0
0
bsp/x86/startup.c
+ 0
- 0
bsp/qemu/application.c → bsp/x86/application.c
查看文件
+ 0
- 0
bsp/qemu/board.c → bsp/x86/board.c
查看文件
+ 0
- 0
bsp/qemu/board.h → bsp/x86/board.h
查看文件
+ 0
- 0
bsp/qemu/build/Makefile → bsp/x86/build/Makefile
查看文件
+ 0
- 0
bsp/qemu/build/bsp/Makefile → bsp/x86/build/bsp/Makefile
查看文件
+ 0
- 0
bsp/qemu/build/bsp/qemu/Makefile → bsp/x86/build/bsp/qemu/Makefile
查看文件
+ 0
- 0
bsp/qemu/build/clean-link → bsp/x86/build/clean-link
查看文件
+ 0
- 0
bsp/qemu/build/config.local → bsp/x86/build/config.local
查看文件
+ 0
- 0
bsp/qemu/build/config.mk → bsp/x86/build/config.mk
查看文件
+ 0
- 0
bsp/qemu/build/config.target → bsp/x86/build/config.target
查看文件
+ 0
- 0
bsp/qemu/build/create-link → bsp/x86/build/create-link
查看文件
+ 0
- 0
bsp/qemu/build/finsh/Makefile → bsp/x86/build/finsh/Makefile
查看文件
+ 0
- 0
bsp/qemu/build/libcpu/Makefile → bsp/x86/build/libcpu/Makefile
查看文件
+ 0
- 0
bsp/qemu/build/libcpu/ia32/Makefile → bsp/x86/build/libcpu/ia32/Makefile
查看文件
+ 0
- 0
bsp/qemu/build/readme → bsp/x86/build/readme
查看文件
+ 0
- 0
bsp/qemu/build/src/Makefile → bsp/x86/build/src/Makefile
查看文件
+ 0
- 0
bsp/qemu/console.c → bsp/x86/console.c
查看文件
+ 0
- 0
bsp/qemu/keyboard.c → bsp/x86/keyboard.c
查看文件
+ 0
- 0
bsp/qemu/qemu_ram.lds → bsp/x86/qemu_ram.lds
查看文件
+ 0
- 0
bsp/qemu/serial.c → bsp/x86/serial.c
查看文件
+ 0
- 0
bsp/qemu/startup.c → bsp/x86/startup.c
查看文件