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 STM32CubeWB v1.17.0 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 <[email protected]>
- Loading branch information