summaryrefslogtreecommitdiffstats
path: root/hw/adc/stm32f2xx_adc.c
Commit message (Expand)AuthorAgeFilesLines
* hw/adc/stm32f2xx_adc: Correct memory region size and access sizePhilippe Mathieu-Daudé2020-06-051-1/+3
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* maint: Fix macros with broken 'do/while(0); ' usageEric Blake2018-01-161-1/+1
* STM32F2xx: Add the ADC deviceAlistair Francis2016-10-041-0/+306