diff --git a/bsp/ls1bdev/applications/application.c b/bsp/ls1bdev/applications/application.c index 282620fff2f33daa651c51326d95e456e8a339d4..d010f0f220714b7f8aa94820d3183f8dd7d0f2ce 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 8a2ad89a442420235d9f0980a1cca5948234f0bd..347f25b052937804e64fe3fd89a92dbea03aeed6 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 c5dcaf5f1c1e49cfe12b26dcd9bc5856f454f505..15877dd151fa65bb0c32f4a3bcb3ef63e14d3aae 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 fa3492b420d6e92f8abe23a731a3546e0f1fedec..63100e2d6cbb92fe14a2628a14c03436a635873f 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 568c5aee587a1220c4caef2820a621b1546ffa00..b6139c711c4c76a3a64e31fa194e59d7281e7fd6 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 c270d1dd2a6bee46df371e9003c395bf6d3a911e..5707f6c5f34e1579c7d3102cccd73a1bb8f4f8b3 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