Cc: qemu-devel@nongnu.org ; Philippe Mathieu-Daudé
Subject: Re: [PATCH 1/8] hw/avr: Add limited support for avr gpio registers
Hi all,
Is there any kind of web UI where I can review it?
I don't find this patch in
https://patchew.org/<https://nam12.safelinks.protection.outlook.co
Hi all,
Is there any kind of web UI where I can review it?
I don't find this patch in https://patchew.org/ (there is only 2 year old
version (https://patchew.org/search?q=project%3AQEMU+%22hw%2Favr%22))
Thank you,
Michael Rolnik
On Mon, Sep 12, 2022 at 2:21 PM Heecheol Yang
wrote:
> Add some
Add some of these features for AVR GPIO:
- GPIO I/O : PORTx registers
- Data Direction : DDRx registers
- DDRx toggling : PINx registers
Following things are not supported yet:
- MCUR registers
Signed-off-by: Heecheol Yang
Reviewed-by: Michael Rolnik
Message-Id:
[PMD: Use AVR_GPIO_CO