423A35C7
b383b5b17d
只需要Core、Drivers、*.uvprojx、startup_*.s、.mxproject、*.ioc,打开*.ioc就能修改和重新生成代码,打开*.uvprojx就能编译和运行。但是调试器配置需要自己再修改一下,修改成CMSIS-DAP,并且把Reset and Run打勾(也就是不用手动按下重置按钮)。 |
||
---|---|---|
.. | ||
stm32g4xx_hal_cortex.c | ||
stm32g4xx_hal_dma_ex.c | ||
stm32g4xx_hal_dma.c | ||
stm32g4xx_hal_exti.c | ||
stm32g4xx_hal_flash_ex.c | ||
stm32g4xx_hal_flash_ramfunc.c | ||
stm32g4xx_hal_flash.c | ||
stm32g4xx_hal_gpio.c | ||
stm32g4xx_hal_pwr_ex.c | ||
stm32g4xx_hal_pwr.c | ||
stm32g4xx_hal_rcc_ex.c | ||
stm32g4xx_hal_rcc.c | ||
stm32g4xx_hal_tim_ex.c | ||
stm32g4xx_hal_tim.c | ||
stm32g4xx_hal.c |