On Tue, Oct 21, 2014 at 5:40 PM, Peter Crosthwaite
wrote:
> On Tue, Oct 21, 2014 at 5:05 PM, Alistair Francis
> wrote:
>> On Mon, Oct 20, 2014 at 5:18 PM, Peter Crosthwaite
>> wrote:
>>> Sorry about the review delay...
>>>
>>> On Thu, Oct 16, 2014 at 10:53 PM, Alistair Francis
>>> wrote:
On Tue, Oct 21, 2014 at 5:05 PM, Alistair Francis wrote:
> On Mon, Oct 20, 2014 at 5:18 PM, Peter Crosthwaite
> wrote:
>> Sorry about the review delay...
>>
>> On Thu, Oct 16, 2014 at 10:53 PM, Alistair Francis
>> wrote:
>>> This patch adds the stm32f205 timers: TIM2, TIM3, TIM4 and TIM5
>>> to
On Mon, Oct 20, 2014 at 5:18 PM, Peter Crosthwaite
wrote:
> Sorry about the review delay...
>
> On Thu, Oct 16, 2014 at 10:53 PM, Alistair Francis
> wrote:
>> This patch adds the stm32f205 timers: TIM2, TIM3, TIM4 and TIM5
>> to QEMU.
>>
>> Signed-off-by: Alistair Francis
>> ---
>> V4:
>> - Up
Sorry about the review delay...
On Thu, Oct 16, 2014 at 10:53 PM, Alistair Francis wrote:
> This patch adds the stm32f205 timers: TIM2, TIM3, TIM4 and TIM5
> to QEMU.
>
> Signed-off-by: Alistair Francis
> ---
> V4:
> - Update timer units again
> - Thanks to Peter C
> V3:
> - Update debug s
This patch adds the stm32f205 timers: TIM2, TIM3, TIM4 and TIM5
to QEMU.
Signed-off-by: Alistair Francis
---
V4:
- Update timer units again
- Thanks to Peter C
V3:
- Update debug statements
- Correct the units for timer_mod
- Correctly set timer_offset from resets
V2:
- Reorder the Makef