1. 测试了IO拓展芯片TCA9554PWR,测试结果正常,测试通过

This commit is contained in:
Misaki
2025-08-24 19:11:42 +08:00
parent 8807542ff2
commit fa066408e2
10 changed files with 426 additions and 2 deletions
+3
View File
@@ -20,5 +20,8 @@ void sd_card_module_test(void);
// RTC测试
void pcf85063_test(void);
// IO拓展测试
void exio_text(void);
#endif //BIONIC_SPHERE_DRIVERS_TEST_H