minor tweaks for XADC code #736

Merged
muellerr merged 3 commits from minor-xadc-tweak into main 2023-07-11 09:40:07 +02:00
Showing only changes of commit 852f1203c6 - Show all commits

View File

@ -28,6 +28,7 @@ will consitute of a breaking change warranting a new major release:
components (no sensors available), irrespective of current switch state.
- Make OBSW compatible to prospective FW version v5.0.0, where the Q7 I2C devices were
moved to a PL I2C block and the TMP sensor devices were moved to the PS I2C0.
- Made `Xadc` code a little bit more robust against errors.
## Fixed