Skip to content

Update to ApolloTool v2.1.1, emp-herd v0.3.11

Alp Akpinar requested to merge dev/release/v2.0 into bleeding-edge

This PR updates the ApolloTool dependency to v2.1.1, and updates the corresponding calls such as ReadConvert.

Other updates include:

  • Documentation in README.md is updated
  • emp-herd dependency is updated to v0.3.11
  • Program command class now inherits from AbstractProgram, and the implementation is updated accordingly
  • BUException::BUS_ERROR exceptions are caught when a register read is invoked.

Merge request reports