synced master status running when setting to slave (#747)

* jf: unsync before setting master/slave and then sync (if it was set) to overcome master going into running state when making it a slave and synced

* add tests for this condition

* updated release notes, updated min fw version requirement for v1.0 boards
This commit is contained in:
2023-05-25 11:04:05 +02:00
committed by GitHub
parent 312f3f473d
commit a4f47a5945
6 changed files with 38 additions and 6 deletions

View File

@ -9,5 +9,5 @@
#define APIMOENCH "7.0.0 0x230222"
#define APIEIGER "7.0.0 0x230222"
#define APIRECEIVER "7.0.0 0x230222"
#define APIJUNGFRAU "7.0.2 0x230420"
#define APILIB "7.0.2 0x230421"
#define APIJUNGFRAU "7.0.2 0x230517"