This commit is contained in:
不吃油炸鸡
2025-12-06 16:38:01 +08:00
parent 554913e7a8
commit e6e961c4a1
6 changed files with 23676 additions and 23667 deletions

View File

@@ -75,7 +75,7 @@ int main(void)
/* USER CODE BEGIN 1 */
//this must set same as keil setting
SCB->VTOR = FLASH_BASE + 0x00000000U;
SCB->VTOR = FLASH_BASE + 0x0000C000U;
/* USER CODE END 1 */
/* MCU Configuration--------------------------------------------------------*/