Add QSPIF test flash config for TARGET_DISCO_L4R9I

pull/11290/head
Laurent Meunier 2019-08-22 13:23:06 +02:00
parent 96a773a0e6
commit 7dddf643ed
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@
#elif defined(TARGET_DISCO_F769NI)
#include "MX25L51245G_config.h" // MX25L51245G
#elif defined(TARGET_DISCO_L4R9I)
#include "MX25LM51245G_config.h" // MX25LM51245G
#elif defined(TARGET_DISCO_L476VG)
#include "N25Q128A_config.h" // N25Q128A13EF840E
/* See STM32L476 Errata Sheet, it is not possible to use Dual-/Quad-mode for the command phase */