Feature and Bugfixes: Better SDC state machine handling #584

Merged
meggert merged 4 commits from feature_sdc_fsm_mark_sd_unusbale into develop 2023-04-11 09:52:17 +02:00
Showing only changes of commit cc39acd436 - Show all commits

View File

@ -20,6 +20,8 @@ will consitute of a breaking change warranting a new major release:
- Bugfixes and improvements for SDC state machine. Internal state was not updated correctly due
to a regression, so commanding the SDC state machine externally lead to confusing results.
- Fixed a bug in persistent TM store, where the active file was not reset of SD card switches.
SD card switch from 0 to 1 and vice-versa works without errors from persistent TM stores now.
## Changed