zephyr/boards/arm/96b_neonkey
Manivannan Sadhasivam 5c2d2a812c boards: 96b_neonkey: adapt to the board configuration guidelines
As per default board configuration guidelines, this commit updates
96Boards Neonkey board.

Following changes are done:

- Enable I2C2 in board dts
- Add exposed peripherals in board Kconfig
- Update board yaml
- Remove config option to select board
- Update documentation for SPI

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2018-10-08 12:57:43 -04:00
..
doc boards: 96b_neonkey: adapt to the board configuration guidelines 2018-10-08 12:57:43 -04:00
96b_neonkey.dts boards: 96b_neonkey: adapt to the board configuration guidelines 2018-10-08 12:57:43 -04:00
96b_neonkey.yaml boards: 96b_neonkey: adapt to the board configuration guidelines 2018-10-08 12:57:43 -04:00
96b_neonkey_defconfig boards: 96b_neonkey: adapt to the board configuration guidelines 2018-10-08 12:57:43 -04:00
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig.board drivers: boards: Merge HAS_DTS_I2C_DEVICE with HAS_DTS_I2C 2018-10-01 21:15:06 -05:00
Kconfig.defconfig boards: 96b_neonkey: adapt to the board configuration guidelines 2018-10-08 12:57:43 -04:00
board.h boards: stm32 remove led and button definitions from board.h 2018-04-19 09:32:39 -05:00
dts_fixup.h DT: Rename from dts.fixup to dts_fixup.h 2018-10-08 11:38:56 -04:00
pinmux.c