diff options
author | Philippe Mathieu-Daudé | 2020-01-24 01:51:26 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2020-07-11 11:02:05 +0200 |
commit | af55b781aaf2f50a00869a0c9fdab521f8ba78ea (patch) | |
tree | 60dd3c72a700f23c1968cb1e99e9db763e67852f /MAINTAINERS | |
parent | hw/avr: Add support for loading ELF/raw binaries (diff) | |
download | qemu-af55b781aaf2f50a00869a0c9fdab521f8ba78ea.tar.gz qemu-af55b781aaf2f50a00869a0c9fdab521f8ba78ea.tar.xz qemu-af55b781aaf2f50a00869a0c9fdab521f8ba78ea.zip |
hw/avr: Add some ATmega microcontrollers
Add some AVR microcontrollers from the ATmega family:
- middle range: ATmega168 and ATmega328
- high range: ATmega1280 and ATmega2560
For product comparison:
https://www.microchip.com/wwwproducts/ProductCompare/ATmega168P/ATmega328P
https://www.microchip.com/wwwproducts/ProductCompare/ATmega1280/ATmega2560
Datasheets:
http://ww1.microchip.com/downloads/en/DeviceDoc/ATmega48A-PA-88A-PA-168A-PA-328-P-DS-DS40002061A.pdf
http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf
[AM: Remove word 'Atmel' from filenames and all elements of code]
Suggested-by: Aleksandar Markovic <aleksandar.m.mail@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Aleksandar Markovic <aleksandar.m.mail@gmail.com>
[thuth: Rebased to master, fixed object_initialize_child() calls etc.]
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
Message-Id: <20200705140315.260514-25-huth@tuxfamily.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions