You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ULog now sends messages over the wire only if it is connected, correctly
logs messages in KPIRover_Init() and does not cause hardfaults due to
overflowing the message queue.
Default task does not cause HardFault due to overflowing it's stack.
ulStorage is initialized in KPIRover_Init().
ulDatabase metadata order has been corrected.
0 commit comments