Zxy f4323f2049
[stm32f1] 对于RTC-Alarm进行添加STM32F1宏控制 (#6765)
并确认并列出已经在什么情况或板卡上进行了测试。
And confirm in which case or board has been tested. -->
STM32F103ZET6

为什么提交这份PR (why to submit this PR)
使用STM32F103ZET6的RTC的Alarm功能出现问题,按照原本的驱动代码编译会报错。

你的解决方案是什么 (what is your solution)
修改底层驱动drv_rtc.c文件,将报错的几个结构体给注释掉即可。

在什么测试环境下测试通过 (what is the test environment)
rtstudio下对STM32F103ZET6进行测试并且成功运行Alarm功能
2022-12-21 20:33:54 -05:00
..
2022-12-03 12:07:44 +08:00
2022-12-03 12:07:44 +08:00
2022-11-24 00:14:55 -05:00
2022-12-03 12:07:44 +08:00
2022-12-03 12:07:44 +08:00
2022-11-14 22:19:27 -05:00
2022-12-03 12:07:44 +08:00
2022-12-20 17:49:37 +08:00