Browse Source

Add device/generic/qemu

pull/3/head
Bill Yi 10 years ago
parent
commit
6f32d06388
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      default.xml

+ 1
- 0
default.xml View File

@ -37,6 +37,7 @@
<project path="device/generic/mini-emulator-armv7-a-neon" name="device/generic/mini-emulator-armv7-a-neon" groups="pdk" />
<project path="device/generic/mini-emulator-mips" name="device/generic/mini-emulator-mips" groups="pdk" />
<project path="device/generic/mini-emulator-x86" name="device/generic/mini-emulator-x86" groups="pdk" />
<project path="device/generic/qemu" name="device/generic/qemu" />
<project path="device/generic/x86" name="device/generic/x86" groups="pdk" />
<project path="device/google/accessory/arduino" name="device/google/accessory/arduino" groups="device" />
<project path="device/google/accessory/demokit" name="device/google/accessory/demokit" groups="device" />


Loading…
Cancel
Save