mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
STM32: Update SDRAM test.
This commit is contained in:
parent
62716f09e7
commit
565e1446c5
@ -1 +1 @@
|
||||
Subproject commit 5ede9f316bbcd4f462337633e1720e490acd6c96
|
||||
Subproject commit 2a5a27d3f720c9640d841bcfc310733b74322353
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user