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
Copy file name to clipboardExpand all lines: targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H747xI/TARGET_PORTENTA_H7/COMPONENT_WHD/interface/cyhal_hw_types.h
Copy file name to clipboardExpand all lines: targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H747xI/TARGET_PORTENTA_H7/COMPONENT_WHD/interface/cyhal_sdio.c
Copy file name to clipboardExpand all lines: targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H747xI/TARGET_PORTENTA_H7/COMPONENT_WHD/src/include/whd_debug.h
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ extern "C"
36
36
#defineWPRINT_ENABLE_WHD_DEBUG
37
37
38
38
#defineWHD_ENABLE_STATS
39
-
/*#define WHD_LOGGING_BUFFER_ENABLE*/
39
+
#defineWHD_LOGGING_BUFFER_ENABLE
40
40
41
41
#if defined (__GNUC__)
42
42
#defineWHD_TRIGGER_BREAKPOINT( ) do { __asm__ ("bkpt"); } while (0)
0 commit comments