Added i2c receive mode

This commit is contained in:
2021-06-02 22:58:08 +02:00
parent c53656d906
commit 994a7fd526
8 changed files with 248 additions and 22 deletions

View File

@@ -1,5 +1,5 @@
##########################################################################################################################
# File automatically-generated by tool: [projectgenerator] version: [3.11.2] date: [Wed Jan 27 20:38:47 CET 2021]
# File automatically-generated by tool: [projectgenerator] version: [3.11.2] date: [Thu Feb 11 20:44:08 CET 2021]
##########################################################################################################################
# ------------------------------------------------
@@ -53,7 +53,8 @@ Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c \
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c \
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c \
Core/Src/system_stm32f1xx.c \
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c \
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c
# ASM sources
ASM_SOURCES = \