Commit af7d36bb authored by hu's avatar hu

修改冲突

parents e1732d1d f3ae3fd2
...@@ -49,6 +49,8 @@ ...@@ -49,6 +49,8 @@
#include "r_fdl_types.h" #include "r_fdl_types.h"
#include "fdl_descriptor.h" #include "fdl_descriptor.h"
#include "Seg_Ref.h"
#define WITHOUT_BOOT 0 #define WITHOUT_BOOT 0
/* Private typedef -----------------------------------------------------------*/ /* Private typedef -----------------------------------------------------------*/
/* Private define ------------------------------------------------------------*/ /* Private define ------------------------------------------------------------*/
...@@ -136,7 +138,7 @@ void Sys_Startup_Init(void) ...@@ -136,7 +138,7 @@ void Sys_Startup_Init(void)
DelayUs(50001); DelayUs(50001);
Int_Flash_Init(); Int_Flash_Init();
SEG_BUFF_Init();
BU98R10_Init(); BU98R10_Init();
d_printf("Init complete!\n"); d_printf("Init complete!\n");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment