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