zephyr/boards
Armando Visconti 36a1a7c254 board/argonkey/dts: Configure i2c3 at 400KHz
As explained in issue #8915 the STM32F4xx SoC family I2C
does not work well in Standard mode (100KHz). So let's
configure i2c3 in Fast mode (400KHz).

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2018-11-14 16:28:04 -05:00
..
arc boards: Remove board.h from boards that don't need it 2018-11-14 06:44:02 -06:00
arm board/argonkey/dts: Configure i2c3 at 400KHz 2018-11-14 16:28:04 -05:00
common
nios2 boards: Remove board.h from boards that don't need it 2018-11-14 06:44:02 -06:00
posix boards: Remove board.h from boards that don't need it 2018-11-14 06:44:02 -06:00
riscv32 boards: Remove board.h from boards that don't need it 2018-11-14 06:44:02 -06:00
shields dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
x86 boards: Remove including soc.h in board.h 2018-11-14 06:44:02 -06:00
xtensa xtensa: fix dts_fixup.h with new DT_ prefix 2018-11-14 12:59:12 -05:00
CMakeLists.txt cmake: Fall back to ZEPHYR_BASE when the board is not in BOARD_ROOT 2018-10-01 09:46:46 -04:00
Kconfig
boards.rst