add Hardware IIC

This commit is contained in:
2025-08-14 00:07:16 +08:00
parent cda1a2284d
commit d7029d91e7
4 changed files with 541 additions and 297 deletions

View File

@@ -29,6 +29,7 @@ set(TARGET_SRC
Src/led.c
Src/uart_ring_buffer.c
Src/command.c
Src/i2c.c
)
# 设置输出目录