xref: /aosp_15_r20/external/pigweed/pw_emu/qemu-netduinoplus2.json (revision 61c4878ac05f98d0ceed94b57d316916de578985)
1{
2  "targets": {
3    "qemu-netduinoplus2": {
4      "gdb": [
5        "arm-none-eabi-gdb"
6      ],
7      "qemu": {
8        "executable": "qemu-system-arm",
9        "machine": "netduinoplus2",
10        "channels": {
11          "chardevs": {
12            "serial0": {
13              "id": "serial0"
14            }
15          }
16        }
17      }
18    }
19  }
20}
21