changelog
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
Robin Müller 2023-06-22 14:07:37 +02:00
parent db3a4955c2
commit afcc0cc21d
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814

View File

@ -30,11 +30,14 @@ will consitute of a breaking change warranting a new major release:
- Removed PTME busy/ready signals. Those were not used anyway because register reads are used now.
- APB bus access busy checking is not done anymore as this is performed by the bus itself now.
- Core controller will now announce version and image information event in addition to reboot
event in the `inititalize` function.
## Added
- Added PL I2C reset pin. It is not used for now but could be used for FDIR procedures to restore
the PL I2C.
- Core controller now announces firmware version as well when requesting a version info event
# [v3.3.0] 2023-06-21