commit | 136580c1bbb2f5806ca5959a8d9f773bc4821a6d | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Fri Feb 22 15:04:43 2019 +0100 |
committer | Patrice Chotard <patrice.chotard@st.com> | Tue Apr 23 15:31:44 2019 +0200 |
tree | 8579f5003b2776467febe51cf3cc833bd25d1888 | |
parent | cc19887de2475a1d8b94173b2136c6e8663ecbde [diff] |
configs: stm32f746-disco: Enable SPI_FLASH_MACRONIX This config file is shared between stm32f746-disco and stm32f769-disco. These 2 boards doesn't embed the same qspi flash (Micron n25q128a on f746-disco, Macronix mx66l51235l on f769-disco). To be able to use Macronix mx66l51235l on F769-disco, flags SPI_FLASH_MACRONIX must be enabled. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>