WIP
This commit is contained in:
parent
56c6e249b6
commit
005bf105aa
32 changed files with 2814 additions and 1 deletions
4
configs/devices/cr16c-softmmu/default.mak
Normal file
4
configs/devices/cr16c-softmmu/default.mak
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Default configuration for cr16c-softmmu
|
||||
# Boards:
|
||||
#
|
||||
CONFIG_SC14450=y
|
||||
2
configs/targets/cr16c-softmmu.mak
Normal file
2
configs/targets/cr16c-softmmu.mak
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
TARGET_ARCH=cr16c
|
||||
TARGET_LONG_BITS=32
|
||||
Loading…
Add table
Add a link
Reference in a new issue