clean up.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
/*
|
||||
* Common code for hwinit0
|
||||
*/
|
||||
|
||||
#ifdef DFU_SUPPORT
|
||||
SCB->VTOR = 0x08003000;
|
||||
#endif
|
||||
|
||||
stm32_clock_init();
|
||||
@@ -1,14 +0,0 @@
|
||||
/*
|
||||
* Common code for hwinit1
|
||||
*
|
||||
*/
|
||||
|
||||
/*
|
||||
* HAL initialization.
|
||||
*/
|
||||
halInit();
|
||||
|
||||
/*
|
||||
* ChibiOS/RT initialization.
|
||||
*/
|
||||
chSysInit();
|
||||
Reference in New Issue
Block a user