From e1875963641231d5e2f397ff5d5436bed2ac3e99 Mon Sep 17 00:00:00 2001 From: bucthuang <200431122hjb@163.com> Date: Thu, 21 Apr 2022 09:15:54 +0000 Subject: [PATCH] =?UTF-8?q?update=20RTT/SEGGER=5FRTT=5FConf.h.=20=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E5=A4=B4=E6=96=87=E4=BB=B6=E5=8C=85=E5=90=AB=EF=BC=8C?= =?UTF-8?q?=E9=81=BF=E5=85=8D=E4=BD=BF=E7=94=A8=E9=BB=98=E8=AE=A4=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=EF=BC=8C=E8=A7=A3=E5=86=B3=E4=B8=A2=E6=95=B0=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E3=80=82=20=E8=AF=A6=E7=BB=86=E6=83=85?= =?UTF-8?q?=E5=86=B5=E5=8F=AF=E6=9F=A5=E7=9C=8Bhttps://club.rt-thread.org/?= =?UTF-8?q?ask/article/3691.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RTT/SEGGER_RTT_Conf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RTT/SEGGER_RTT_Conf.h b/RTT/SEGGER_RTT_Conf.h index c3140e2..cfd0963 100644 --- a/RTT/SEGGER_RTT_Conf.h +++ b/RTT/SEGGER_RTT_Conf.h @@ -61,7 +61,7 @@ Revision: $Rev: 21386 $ #ifdef __IAR_SYSTEMS_ICC__ #include #endif - +#include "rtconfig.h" /********************************************************************* * * Defines, configurable -- Gitee