From 5eabf59369211a9a5eb0d7a15dda6c32e24d5be6 Mon Sep 17 00:00:00 2001 From: YunHorn Technology Date: Wed, 8 Nov 2023 19:06:12 +0800 Subject: [PATCH] for debug --- Core/Inc/sys_conf.h | 4 ++-- STM32CubeIDE/STS_RR_R125.launch | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Core/Inc/sys_conf.h b/Core/Inc/sys_conf.h index ea70373..de3a94d 100644 --- a/Core/Inc/sys_conf.h +++ b/Core/Inc/sys_conf.h @@ -47,12 +47,12 @@ extern "C" { /** * @brief Verbose level for all trace logs */ -#define VERBOSE_LEVEL VLEVEL_L +#define VERBOSE_LEVEL VLEVEL_H /** * @brief Enable trace logs */ -#define APP_LOG_ENABLED 0 +#define APP_LOG_ENABLED 1 /** * @brief Activate monitoring (probes) of some internal RF signals for debug purpose diff --git a/STM32CubeIDE/STS_RR_R125.launch b/STM32CubeIDE/STS_RR_R125.launch index 7058cf6..947967b 100644 --- a/STM32CubeIDE/STS_RR_R125.launch +++ b/STM32CubeIDE/STS_RR_R125.launch @@ -78,5 +78,6 @@ +