[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] hw/display: Fix mirrored output in dm163
From: |
Peter Maydell |
Subject: |
Re: [PATCH] hw/display: Fix mirrored output in dm163 |
Date: |
Tue, 17 Sep 2024 10:39:56 +0100 |
On Tue, 17 Sept 2024 at 10:11, Michael Tokarev <mjt@tls.msk.ru> wrote:
>
> On 15.09.2024 15:57, Inès Varhol wrote:
> > DM163 is an emulated 8x8 LED matrix. This commit flips the image
> > horizontally so it's rendered the same way as on the hardware.
>
> Picked this one up for trivial-patches, as it is, -
> I've no idea if it is correct or not :)
>
> This is an interesting device, I wonder if it is used by anyone?
The device is used by the Arm b-l475e-iot01a board.
thanks
-- PMM