WIP: PLOC MPSoC read file #624

Closed
muellerr wants to merge 58 commits from ploc_mpsoc_read_file into v2.1.0-dev
Showing only changes of commit ef342fa8a6 - Show all commits

View File

@ -28,12 +28,15 @@ will consitute of a breaking change warranting a new major release:
- Do not construct and schedule broken TMP1075 device anymore.
- Do not track payload modes in system mode tables.
- ACS modes derived from system modes.
- Add support for MPSoC HK packet.
- Add support for MPSoC Flash Directory Content Report.
## Added
- Add the remaining system modes.
- Add support for MPSoC HK packet.
- Add support for MPSoC Flash Directory Content Report.
- Dynamically enable and disable HK packets for MPSoC on `ON` and `OFF` commands.
- PLOC MPSoC device handler: Read file support.
## Fixed