Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: TL_Evt_t payload size for reset
Within last CubeWB update TL_Evt_t payload size was reduced. This produce a warning -Warray-bounds due to the reset management which require 4 bytes. Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
- Loading branch information