On Sun, Apr 26, 2015 at 4:43 AM, Peter Crosthwaite
wrote:
> On Sat, Apr 25, 2015 at 1:18 AM, Alistair Francis
> wrote:
>> Add the STM32F2xx ADC device. This device randomly
>> generates values on each read.
>>
>> Signed-off-by: Alistair Francis
>> ---
>>
>> default-configs/arm-softmmu.mak |
On Sat, Apr 25, 2015 at 1:18 AM, Alistair Francis wrote:
> Add the STM32F2xx ADC device. This device randomly
> generates values on each read.
>
> Signed-off-by: Alistair Francis
> ---
>
> default-configs/arm-softmmu.mak | 1 +
> hw/misc/Makefile.objs | 1 +
> hw/misc/stm32f2xx_adc
Add the STM32F2xx ADC device. This device randomly
generates values on each read.
Signed-off-by: Alistair Francis
---
default-configs/arm-softmmu.mak | 1 +
hw/misc/Makefile.objs | 1 +
hw/misc/stm32f2xx_adc.c | 332
include/hw/misc