Skip to content

Commit aaa02e4

Browse files
committed
[squashme] Restore ed9dcbf
1 parent 464c00e commit aaa02e4

File tree

1 file changed

+1
-1
lines changed
  • targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H747xI/TARGET_PORTENTA_H7/COMPONENT_WHD/src/include

1 file changed

+1
-1
lines changed

targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H747xI/TARGET_PORTENTA_H7/COMPONENT_WHD/src/include/whd_debug.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ extern "C"
3636
/* #define WPRINT_ENABLE_WHD_DEBUG */
3737

3838
#define WHD_ENABLE_STATS
39-
/*#define WHD_LOGGING_BUFFER_ENABLE*/
39+
#define WHD_LOGGING_BUFFER_ENABLE
4040

4141
#if defined (__GNUC__)
4242
#define WHD_TRIGGER_BREAKPOINT( ) do { __asm__ ("bkpt"); } while (0)

0 commit comments

Comments
 (0)