mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 23:49:05 +08:00
- 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.