zephyr/boards/arm/nucleo_f091rc
Maureen Helm c62815a3b0 boards: nucleo_f091rc: Add i2c to list of supported features
The i2c_slave_api test was not getting executed on the nucleo_f091rc
board due to a missing supported features list.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-09-26 08:06:11 +05:30
..
doc boards: arm: improve Nucleo boards documentation formatting 2018-03-14 09:03:47 -05:00
support
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig.board
Kconfig.defconfig boards: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
board.cmake
board.h boards: stm32 remove led and button definitions from board.h 2018-04-19 09:32:39 -05:00
nucleo_f091rc.dts boards: dts: Fix dtc warning in stm32 board dts files 2018-09-26 00:34:46 +05:30
nucleo_f091rc.yaml boards: nucleo_f091rc: Add i2c to list of supported features 2018-09-26 08:06:11 +05:30
nucleo_f091rc_defconfig
pinmux.c