Bennett/Technical Documentation: Difference between revisions

From Engineering Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== Overview ==
== Overview ==
Bennett is a hardware monitor application developed in house at the University of Manchester computer science department. It's used in several
undergraduate course units investigating Hardware design and Microncotrollers.
Bennett has been written in primarily C/C++,


== Development ==
== Development ==
The source code for bennett is available [[https://gitlab.cs.man.ac.uk/mmapxam5/bennett]]


== CI/CD Pipeline ==
== CI/CD Pipeline ==

Revision as of 11:02, 12 February 2025

Overview

Bennett is a hardware monitor application developed in house at the University of Manchester computer science department. It's used in several undergraduate course units investigating Hardware design and Microncotrollers.

Bennett has been written in primarily C/C++,


Development

The source code for bennett is available [[1]]

CI/CD Pipeline