[I2C] Introduce computational I2C waveform configuration for HAL based MCUs
commitec2aac314d376885503a865a56e3aa84719c2156
authorjflyper <shinoda@jaist.ac.jp>
Sun, 8 Mar 2020 04:38:49 +0000 (8 13:38 +0900)
committerjflyper <shinoda@jaist.ac.jp>
Tue, 10 Mar 2020 03:11:50 +0000 (10 12:11 +0900)
treeb17b47d9f8acae46a88a409b04c7d39c5ba257d4
parent0bb5c021ea8b8c5963ccdbd804c89c186f6c287f
[I2C] Introduce computational I2C waveform configuration for HAL based MCUs

Tested with
Nucleo-F722ZE I2C1 on PB8,PB9
Nucleo-H743ZI I2C1 on PB8,PB9 and I2C4 on PF14,PF15
make/mcu/STM32F7.mk
make/mcu/STM32H7.mk
make/source.mk
src/main/drivers/bus_i2c_hal.c
src/main/drivers/bus_i2c_hal_init.c [copied from src/main/drivers/bus_i2c_hal.c with 62% similarity]
src/main/startup/system_stm32f7xx.c
src/main/startup/system_stm32h7xx.c
src/main/target/NUCLEOH743/target.h
src/main/target/common_pre.h