Commit 37921b60 authored by Juliano Murari's avatar Juliano Murari

hal/include/hal_opts.h: remove LLIO debug subsytem

There is a huge amount of messages from the LLIO
debug subsystem, specially when doing large
acquisitions. So, we disable its messages by default.
parent 56317d1f
......@@ -35,9 +35,9 @@
#define DBG_SUBSYS_ON (\
DBG_DEV_MNGR | \
DBG_DEV_IO | \
DBG_LL_IO | \
DBG_SM_IO | \
DBG_HAL_UTILS)
/* DBG_LL_IO | \ */
/* DBG_MSG | \ */
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment