添加falsh生成

This commit is contained in:
2026-01-01 20:55:25 +08:00
parent 724848a843
commit 3b79dd936d
8 changed files with 971 additions and 5 deletions

View File

@@ -9,4 +9,4 @@ time,获取时间戳函数需要开启freerots
dwt,需要开启dwt获取时间
i2c,请开启i2c的dma和中断
pwm,用于选择那些勇于输出pwm
flash,自动识别MCU型号并配置Flash支持STM32F1(Page)/F4(Sector)/H7(Sector)自动处理单Bank/双Bank配置
1 uart 请开启uart的dma和中断
9 dwt 需要开启dwt,获取时间
10 i2c 请开启i2c的dma和中断
11 pwm 用于选择那些勇于输出pwm
12 flash 自动识别MCU型号并配置Flash,支持STM32F1(Page)/F4(Sector)/H7(Sector),自动处理单Bank/双Bank配置