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
boot:zephyr: CONFIG_LOG_MINIMAL converted to CONFIG_LOG_MODE_MINIMAL
CONFIG_LOG_MINIMAL was replaced by CONFIG_LOG_MODE_MINIMAL since
zephyrproject-rtos/zephyr#31404 PR was
merged.
CONFIG_LOG_MINIMAL is still emitted as legacy property, but
can't be assigned so prj.conf was fixed.
Signed-off-by: Gerard Marull-Paretas <[email protected]>
Signed-off-by: Andrzej Puzdrowski <[email protected]>
0 commit comments