Re: [PATCH v2 01/11] MAX78000: Add MAX78000FTHR Machine

2025-07-03 Thread Peter Maydell
On Thu, 19 Jun 2025 at 00:05, Jackson Donaldson wrote: > > This patch adds support for the MAX78000FTHR machine. > > The MAX78000FTHR contains a MAX78000 and a RISC-V core. This patch > implements only the MAX78000, which is Cortex-M4 based. > Details can be found at: > https://www.analog.com/medi

[PATCH v2 01/11] MAX78000: Add MAX78000FTHR Machine

2025-06-18 Thread Jackson Donaldson
This patch adds support for the MAX78000FTHR machine. The MAX78000FTHR contains a MAX78000 and a RISC-V core. This patch implements only the MAX78000, which is Cortex-M4 based. Details can be found at: https://www.analog.com/media/en/technical-documentation/user-guides/max78000-user-guide.pdf Sig