From b02bad374f28bdfef2b6fa163dde0a7796d98794 Mon Sep 17 00:00:00 2001 From: aozima Date: Sat, 1 Dec 2018 01:28:04 +0800 Subject: [PATCH] [bsp][mini4020] update rtconfig.h --- bsp/mini4020/rtconfig.h | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/mini4020/rtconfig.h b/bsp/mini4020/rtconfig.h index 9385fe005..bef31bc1a 100644 --- a/bsp/mini4020/rtconfig.h +++ b/bsp/mini4020/rtconfig.h @@ -63,6 +63,7 @@ /* SECTION: Device System */ /* Using Device System */ #define RT_USING_DEVICE +#define RT_USING_DEVICE_IPC /* SECTION: Console options */ /* the buffer size of console */ -- GitLab