[Qemu-devel] [PATCH v9 03/10] target-avr: adding a sample AVR board
Signed-off-by: Michael Rolnik --- MAINTAINERS | 6 ++ hw/avr/Makefile.objs | 21 + hw/avr/sample-io.c | 227 +++ hw/avr/sample.c | 116 ++ 4 files changed, 370 insertions(+) create mode 100644 hw/avr/M
[Qemu-devel] [PATCH v9 03/10] target-avr: adding a sample AVR board
Signed-off-by: Michael Rolnik --- MAINTAINERS | 6 ++ hw/avr/Makefile.objs | 21 + hw/avr/sample-io.c | 227 +++ hw/avr/sample.c | 116 ++ 4 files changed, 370 insertions(+) create mode 100644 hw/avr/M