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 */ /* USER CODE BEGIN 1 */
//this must set same as keil setting //this must set same as keil setting
SCB->VTOR = FLASH_BASE + 0x00000000U; SCB->VTOR = FLASH_BASE + 0x0000C000U;
/* USER CODE END 1 */ /* USER CODE END 1 */
/* MCU Configuration--------------------------------------------------------*/ /* MCU Configuration--------------------------------------------------------*/

File diff suppressed because one or more lines are too long

View File

@@ -505,7 +505,7 @@
<Group> <Group>
<GroupName>Application/User/GUI</GroupName> <GroupName>Application/User/GUI</GroupName>
<tvExp>1</tvExp> <tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg> <tvExpOptDlg>0</tvExpOptDlg>
<cbSel>0</cbSel> <cbSel>0</cbSel>
<RteFlg>0</RteFlg> <RteFlg>0</RteFlg>

View File

@@ -276,7 +276,7 @@
</OCR_RVCT3> </OCR_RVCT3>
<OCR_RVCT4> <OCR_RVCT4>
<Type>1</Type> <Type>1</Type>
<StartAddress>0x8000000</StartAddress> <StartAddress>0x800c000</StartAddress>
<Size>0x74000</Size> <Size>0x74000</Size>
</OCR_RVCT4> </OCR_RVCT4>
<OCR_RVCT5> <OCR_RVCT5>

File diff suppressed because it is too large Load Diff