changelog
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good

This commit is contained in:
Robin Müller 2023-06-22 16:52:46 +02:00
parent 9b2b087d08
commit fb9303a8de
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814

View File

@ -34,6 +34,8 @@ will consitute of a breaking change warranting a new major release:
- 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.
- Core controller will now try to request and announce the firmware version in addition to the
OBSW version as well.
- Added core controller action to read reboot mechansm information
## Added