mbed namespace removed add mbed indicator to QSPI

pull/8352/head
Offir Kochalsky 2018-10-21 11:50:17 +03:00
parent 7d05fcb788
commit 5cebe43dfc
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@ private:
// Internal Members
// QSPI Driver Object
QSPI _qspi;
mbed::QSPI _qspi;
// Static List of different QSPI based Flash devices csel that already exist
// Each QSPI Flash device csel can have only 1 QSPIFBlockDevice instance