This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

'__log_level' undeclared (first use in this function)

I want to add log function in one, but compile this display undefined.

# Config logger
CONFIG_LOG=y
CONFIG_USE_SEGGER_RTT=y
CONFIG_LOG_BACKEND_RTT=y
CONFIG_LOG_BACKEND_UART=y

Parents Reply Children
Related