circuitpython/stmhal/boards/STM32L476DISC
Damien George aa7de3ff67 stmhal: Move L4/F7 I2C timing constants from mpconfigboard.h to i2c.c.
Such constants are MCU specific so shouldn't be specified in the board
config file (else it leads to too much duplication of code).

This patch also adds I2C timing values for the F767/F769 for 100k, 400k
and 1MHz I2C bus frequencies.
2017-03-31 12:53:56 +11:00
..
board_init.c stmhal/boards/STM32L476DISC: Use external SPI flash for filesystem. 2017-01-24 17:01:53 +11:00
mpconfigboard.h stmhal: Move L4/F7 I2C timing constants from mpconfigboard.h to i2c.c. 2017-03-31 12:53:56 +11:00
mpconfigboard.mk stmhal: Add address parameters to openocd config files. 2016-11-28 15:27:36 +11:00
pins.csv stmhal: L4: Add board definition files for STM32L476DISC. 2016-04-16 22:11:02 +01:00
stm32l4xx_hal_conf.h stmhal: L4: Add board definition files for STM32L476DISC. 2016-04-16 22:11:02 +01:00