mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
e4b50c4ba0
- Add missing cancel process when the send command fails - Make it possible to recover from SD initialization error - Reduce time in changing transfer mode to 5msec from 500msec. Replace usleep function instead of up_udelay in other to avoid blocking other tasks from working.