qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] MAX78000: documentation and test
@ 2025-07-11 11:06 Jackson Donaldson
  2025-07-11 11:06 ` [PATCH v2 1/2] docs/system: arm: Add max78000 board description Jackson Donaldson
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jackson Donaldson @ 2025-07-11 11:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

v2:
Docs now build. Sorry about that

v1:
Adds .rST documentation and a functional test for the MAX78000FTHR machine
as requested by Peter Maydell.

Jackson Donaldson (2):
  docs/system: arm: Add max78000 board description
  tests/functional: Add a test for the MAX78000 arm machine

 docs/system/arm/max78000.rst              | 35 +++++++++++++++++
 docs/system/target-arm.rst                |  1 +
 tests/functional/meson.build              |  1 +
 tests/functional/test_arm_max78000fthr.py | 48 +++++++++++++++++++++++
 4 files changed, 85 insertions(+)
 create mode 100644 docs/system/arm/max78000.rst
 create mode 100755 tests/functional/test_arm_max78000fthr.py

-- 
2.34.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-07-11 12:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-11 11:06 [PATCH v2 0/2] MAX78000: documentation and test Jackson Donaldson
2025-07-11 11:06 ` [PATCH v2 1/2] docs/system: arm: Add max78000 board description Jackson Donaldson
2025-07-11 12:29   ` Peter Maydell
2025-07-11 12:33     ` Jackson Donaldson
2025-07-11 11:06 ` [PATCH v2 2/2] tests/functional: Add a test for the MAX78000 arm machine Jackson Donaldson
2025-07-11 12:09 ` [PATCH v2 0/2] MAX78000: documentation and test Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).