diff --git a/bsp/ls1bdev/applications/application.c b/bsp/ls1bdev/applications/application.c index 282620fff2..d010f0f220 100644 --- a/bsp/ls1bdev/applications/application.c +++ b/bsp/ls1bdev/applications/application.c @@ -17,7 +17,7 @@ #include #ifdef RT_USING_COMPONENTS_INIT -#include +#include #endif #ifdef RT_USING_RTGUI diff --git a/bsp/ls1bdev/rtconfig.h b/bsp/ls1bdev/rtconfig.h index 8a2ad89a44..347f25b052 100644 --- a/bsp/ls1bdev/rtconfig.h +++ b/bsp/ls1bdev/rtconfig.h @@ -189,7 +189,7 @@ // //
-#define RT_USING_RTGUI +// #define RT_USING_RTGUI // #define RTGUI_NAME_MAX 16 // diff --git a/bsp/mb9bf506r/applications/application.c b/bsp/mb9bf506r/applications/application.c index c5dcaf5f1c..15877dd151 100644 --- a/bsp/mb9bf506r/applications/application.c +++ b/bsp/mb9bf506r/applications/application.c @@ -23,7 +23,7 @@ #include "led.h" #ifdef RT_USING_COMPONENTS_INIT -#include +#include #endif #ifdef RT_USING_DFS diff --git a/bsp/mb9bf506r/project.ewp b/bsp/mb9bf506r/project.ewp index fa3492b420..63100e2d6c 100644 --- a/bsp/mb9bf506r/project.ewp +++ b/bsp/mb9bf506r/project.ewp @@ -1857,7 +1857,7 @@ Components - $PROJ_DIR$\..\..\components\init\components_init.c + $PROJ_DIR$\..\..\components\init\components.c diff --git a/bsp/mb9bf506r/project.uvopt b/bsp/mb9bf506r/project.uvopt index 568c5aee58..b6139c711c 100644 --- a/bsp/mb9bf506r/project.uvopt +++ b/bsp/mb9bf506r/project.uvopt @@ -797,8 +797,8 @@ 0 0 0 - ..\..\components\init\components_init.c - components_init.c + ..\..\components\init\components.c + components.c diff --git a/bsp/mb9bf506r/project.uvproj b/bsp/mb9bf506r/project.uvproj index c270d1dd2a..5707f6c5f3 100644 --- a/bsp/mb9bf506r/project.uvproj +++ b/bsp/mb9bf506r/project.uvproj @@ -624,9 +624,9 @@ Components - components_init.c + components.c 1 - ..\..\components\init\components_init.c + ..\..\components\init\components.c