On Thu, 30 May 2019 22:07:37 +0300
Michael Rolnik wrote:
> From: Sarah Harris
>
> A simple board setup that configures an AVR CPU to run a given firmware image.
> This is all that's useful to implement without peripheral emulation as AVR
> CPUs include a lot of on-board peripherals.
>
> Signe
From: Sarah Harris
A simple board setup that configures an AVR CPU to run a given firmware image.
This is all that's useful to implement without peripheral emulation as AVR CPUs
include a lot of on-board peripherals.
Signed-off-by: Sarah Harris
Signed-off-by: Michael Rolnik
---
hw/Kconfig