[PATCH 0/2] MAX78000: documentation and test

Jackson Donaldson posted 2 patches 5 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250711020338.586222-1-jcksn@duck.com
There is a newer version of this series
docs/system/arm/max78000.rst              | 35 +++++++++++++++++
tests/functional/meson.build              |  1 +
tests/functional/test_arm_max78000fthr.py | 48 +++++++++++++++++++++++
3 files changed, 84 insertions(+)
create mode 100644 docs/system/arm/max78000.rst
create mode 100755 tests/functional/test_arm_max78000fthr.py
[PATCH 0/2] MAX78000: documentation and test
Posted by Jackson Donaldson 5 months, 1 week ago
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 +++++++++++++++++
 tests/functional/meson.build              |  1 +
 tests/functional/test_arm_max78000fthr.py | 48 +++++++++++++++++++++++
 3 files changed, 84 insertions(+)
 create mode 100644 docs/system/arm/max78000.rst
 create mode 100755 tests/functional/test_arm_max78000fthr.py

-- 
2.34.1