PLOC MPSoC read file, fix write file #633

Merged
meggert merged 43 commits from ploc_mpsoc_read_file_2 into v2.1.0-dev 2023-05-19 10:05:41 +02:00
Showing only changes of commit a0e305fe1f - Show all commits

View File

@ -44,6 +44,7 @@ will consitute of a breaking change warranting a new major release:
## Added
- Add the remaining system modes.
- PLOC MPSoC flash read command working.
## Fixed
@ -62,6 +63,7 @@ will consitute of a breaking change warranting a new major release:
- Fixed correction for `GPS Altitude` in case the sensor data is out of the expected bonds.
- PLOC MPSoC special communication is now scheduled, which allows flash read and flash write
commands to work.
- Fixed the MPSoC flash write command.
# [v2.0.5] 2023-05-11