16static const char*
TAG =
"PLUGIN";
CDC Log: logging over TinyUSB CDC and UART.
#define LOG_W(tag, fmt,...)
#define LOG_I(tag, fmt,...)
#define LOG_E(tag, fmt,...)
void plg_set_active_plugin(void *p)
void plg_log_warn(const char *msg)
void * plg_get_active_plugin(void)
void plg_log_error(const char *msg)
static std::atomic< void * > s_active_plugin
void plg_log_info(const char *msg)