On 3/23/25 10:37, Richard Henderson wrote:
We want to be able to do more common work on MachineClass. Pass the class name as a string in .class_data.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- hw/avr/arduino.c | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-)
Reviewed-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>