Commit 15ef123c authored by Lucas Russo's avatar Lucas Russo

hal/include/hal_opts.h: add SM_PR as possible debug

parent c9e0e9b8
......@@ -29,7 +29,8 @@
* DBG_LL_IO
* DBG_SM_IO
* DBG_MSG
* DBG_HAL_UTILS
* DBG_LIB_CLIENT
* DBG_SM_PR
*/
#define DBG_SUBSYS_ON (\
......@@ -40,5 +41,6 @@
DBG_HAL_UTILS)
/* DBG_LL_IO | \ */
/* DBG_MSG | \ */
/* DBG_SM_PR | \ */
#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