micropython/stmhal/boards/LIMIFROG
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: For LIMIFROG board, add early-init function to get to DFU mode. 2016-05-05 17:00:30 +01: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: Fix linker map for STM32L476 chips. 2016-10-04 14:31:19 +11:00
pins.csv stmhal: Add board files for LIMIFROG board. 2016-05-05 17:00:16 +01:00
stm32l4xx_hal_conf.h stmhal: Add board files for LIMIFROG board. 2016-05-05 17:00:16 +01:00