add simplest I2C on G070 (next will be through DMA)

This commit is contained in:
Edward Emelianov
2023-01-07 20:39:10 +03:00
parent 35ce9db36a
commit dd8d567464
22 changed files with 1677 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
main.c
usart.c
usart.h
strfunc.c
strfunc.h
proto.c
proto.h
i2c.c
i2c.h