refactor: 精简R8裸机工程并补强调试链路

This commit is contained in:
2026-03-30 23:28:41 +08:00
parent 0abda47013
commit 3b6f52de63
227 changed files with 952 additions and 255229 deletions
-2
View File
@@ -71,8 +71,6 @@ void HAL_MspInit(void)
__HAL_RCC_PWR_CLK_ENABLE();
/* System interrupt init*/
/* PendSV_IRQn interrupt configuration */
HAL_NVIC_SetPriority(PendSV_IRQn, 15, 0);
/** NOJTAG: JTAG-DP Disabled and SW-DP Enabled
*/