diff options
author | Angus Gratton <angus@redyak.com.au> | 2025-02-18 16:43:58 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-02-26 10:42:28 +1100 |
commit | 78728dc94abf9482d07efb3056d03ff6d41d7b1a (patch) | |
tree | 20411df9523190c3f107d92ed29bc346383757ed /py/parsenum.c | |
parent | 731f7adf4f4541a36b32d59087148f78b39d7a27 (diff) | |
download | micropython-78728dc94abf9482d07efb3056d03ff6d41d7b1a.tar.gz micropython-78728dc94abf9482d07efb3056d03ff6d41d7b1a.zip |
stm32/sdcard: Drop the pyb.SDCard timeout from 60 to 30 seconds.
60 seconds is long enough that the USB serial connection drops out before
it times out (at least on my computer).
Also refactor out the timeout argument from sdcard_wait_finished, to try
and save a little code size.
This work was funded through GitHub Sponsors.
Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'py/parsenum.c')
0 files changed, 0 insertions, 0 deletions