This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
lqb
/
rt-thread
Mirror von
https://gitee.com/rtthread/rt-thread.git
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Quellcode durchsuchen
rename qemu(ia32) to x86.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1949 bbd45198-f89e-11dd-88c7-29a3b14d5316
wuyangyong
vor 13 Jahren
Ursprung
68bee363ff
Commit
4f6f15601d
21 geänderte Dateien
mit
0 neuen
und
0 gelöschten
Zeilen
Geteilte Ansicht
Diff-Statistik anzeigen
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
Datei anzeigen
+ 0
- 0
bsp/qemu/board.c → bsp/x86/board.c
Datei anzeigen
+ 0
- 0
bsp/qemu/board.h → bsp/x86/board.h
Datei anzeigen
+ 0
- 0
bsp/qemu/build/Makefile → bsp/x86/build/Makefile
Datei anzeigen
+ 0
- 0
bsp/qemu/build/bsp/Makefile → bsp/x86/build/bsp/Makefile
Datei anzeigen
+ 0
- 0
bsp/qemu/build/bsp/qemu/Makefile → bsp/x86/build/bsp/qemu/Makefile
Datei anzeigen
+ 0
- 0
bsp/qemu/build/clean-link → bsp/x86/build/clean-link
Datei anzeigen
+ 0
- 0
bsp/qemu/build/config.local → bsp/x86/build/config.local
Datei anzeigen
+ 0
- 0
bsp/qemu/build/config.mk → bsp/x86/build/config.mk
Datei anzeigen
+ 0
- 0
bsp/qemu/build/config.target → bsp/x86/build/config.target
Datei anzeigen
+ 0
- 0
bsp/qemu/build/create-link → bsp/x86/build/create-link
Datei anzeigen
+ 0
- 0
bsp/qemu/build/finsh/Makefile → bsp/x86/build/finsh/Makefile
Datei anzeigen
+ 0
- 0
bsp/qemu/build/libcpu/Makefile → bsp/x86/build/libcpu/Makefile
Datei anzeigen
+ 0
- 0
bsp/qemu/build/libcpu/ia32/Makefile → bsp/x86/build/libcpu/ia32/Makefile
Datei anzeigen
+ 0
- 0
bsp/qemu/build/readme → bsp/x86/build/readme
Datei anzeigen
+ 0
- 0
bsp/qemu/build/src/Makefile → bsp/x86/build/src/Makefile
Datei anzeigen
+ 0
- 0
bsp/qemu/console.c → bsp/x86/console.c
Datei anzeigen
+ 0
- 0
bsp/qemu/keyboard.c → bsp/x86/keyboard.c
Datei anzeigen
+ 0
- 0
bsp/qemu/qemu_ram.lds → bsp/x86/qemu_ram.lds
Datei anzeigen
+ 0
- 0
bsp/qemu/serial.c → bsp/x86/serial.c
Datei anzeigen
+ 0
- 0
bsp/qemu/startup.c → bsp/x86/startup.c
Datei anzeigen