[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] docs/system/target-avr: Improve the AVR docs and add to MAIN
From: |
Richard Henderson |
Subject: |
Re: [PATCH] docs/system/target-avr: Improve the AVR docs and add to MAINTAINERS |
Date: |
Thu, 13 Aug 2020 09:50:29 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 8/12/20 8:53 AM, Thomas Huth wrote:
> The examples look nicer when using "::" code blocks.
> Also mention that "-d in_asm" only outputs instructions that have not
> been translated by the JIT layer yet.
> And while we're at it, also add the AVR doc file to the MAINTAINERS file.
>
> Signed-off-by: Thomas Huth <huth@tuxfamily.org>
> ---
> MAINTAINERS | 1 +
> docs/system/target-avr.rst | 47 +++++++++++++++++++++++---------------
> 2 files changed, 30 insertions(+), 18 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~