aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32L4xx/QSPI-N25Q128
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-05-24 14:00:16 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-05-24 14:00:16 +0000
commitbff2eda468789cc0fbb41e33c5ff72b805183707 (patch)
treef66326f4ac7eb06786a4f5a2a5df38fcae35a15b /testhal/STM32/STM32L4xx/QSPI-N25Q128
parenta3c37f98cce0829b9c1f6e00f01f6060b9494c26 (diff)
downloadChibiOS-bff2eda468789cc0fbb41e33c5ff72b805183707.tar.gz
ChibiOS-bff2eda468789cc0fbb41e33c5ff72b805183707.tar.bz2
ChibiOS-bff2eda468789cc0fbb41e33c5ff72b805183707.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9509 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32L4xx/QSPI-N25Q128')
-rw-r--r--testhal/STM32/STM32L4xx/QSPI-N25Q128/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/STM32/STM32L4xx/QSPI-N25Q128/main.c b/testhal/STM32/STM32L4xx/QSPI-N25Q128/main.c
index 51abd65cd..2b4807139 100644
--- a/testhal/STM32/STM32L4xx/QSPI-N25Q128/main.c
+++ b/testhal/STM32/STM32L4xx/QSPI-N25Q128/main.c
@@ -19,6 +19,7 @@
#include "m25q.h"
+/* 16MB device, 2 cycles delay after NCS.*/
const QSPIConfig qspicfg1 = {
NULL,
STM32_DCR_FSIZE(24) | STM32_DCR_CSHT(1)