0212457c48
The flash memory in arduino 101 pĺatform is connected to the SPI MST 0 device and the CS is connected to the GPIO 0. The arduino 101 sensor sub-system core maps the SPI MST 0 device to the "SPI_2" name and the SPI SS 0 device to the "SPI_0" name. In the same manner the GPIO 0 is mapped to the "GPIO_2" name and the GPIO SS 0 is mapped to the "GPIO_0" name. This commit fixes the SPI device name and the GPIO name used by the W25QXXDV flash memory. Jira: ZEP-1672 Change-Id: Ifdd5b664498d0eaa6ad073853b811951fe19ab09 Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@intel.com> |
||
---|---|---|
.. | ||
doc | ||
support | ||
Kconfig.board | ||
Kconfig.defconfig | ||
Makefile | ||
Makefile.board | ||
arduino_101_sss_defconfig | ||
board.h |