Wilson Tang
/
HSP_RPC_GUI
Fork of the offical HSP_RPC_GUI firmware
Fork of MAXREFDES100 firmware for MAX32620HSP
Diff: HSP/Test/Test_S25FS512.cpp
- Revision:
- 3:8e9b9f5818aa
- Parent:
- 1:9490836294ea
--- a/HSP/Test/Test_S25FS512.cpp Fri Apr 21 18:10:37 2017 -0500 +++ b/HSP/Test/Test_S25FS512.cpp Tue Apr 25 10:47:10 2017 -0500 @@ -33,11 +33,6 @@ #include "Test_S25FS512.h" #include "Test_Utilities.h" - -#define SIZE_OF_EXTERNAL_FLASH 0x2000000 // 33,554,432 Bytes -/// number of pages -#define NUMBER_OF_PAGES ((SIZE_OF_EXTERNAL_FLASH / 256) - 1) - //****************************************************************************** void test_S25FS512(void (*outputString)(const char *)) { char tempStr[32];