STM32: Update SDRAM test.

This commit is contained in:
iabdalkader 2021-07-09 22:14:52 +02:00
parent 62716f09e7
commit 565e1446c5
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 5ede9f316bbcd4f462337633e1720e490acd6c96
Subproject commit 2a5a27d3f720c9640d841bcfc310733b74322353

View File

@ -458,7 +458,7 @@ int main(void)
#endif
#if MICROPY_HW_SDRAM_STARTUP_TEST
sdram_test(MICROPY_HW_SDRAM_TEST_EXHAUSTIVE);
sdram_test(false);
#endif
// Basic sub-system init