1. 测试了外部高精度RTC(PCF85063)的驱动,时钟功能正常,测试通过

This commit is contained in:
Misaki
2025-08-24 18:45:38 +08:00
parent 439a379945
commit 761b7b0bc5
6 changed files with 72 additions and 2 deletions
+4
View File
@@ -101,5 +101,9 @@
)
```
- [x] 6. 测试了外部高精度RTC(PCF85063)的驱动,时钟功能正常,测试通过
```text
驱动位置位于:Lib/PCF85063
```