mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 18:27:56 +08:00
Kinetis lpc sdcard (#719)
* Check return of nxsem_wait_uninterruptible
* Fix nxstyle reported errors
Note: It will not pass on CI tests because of it:
.recvR1 = lpc17_40_recvshortcrc,
.recvR2 = lpc17_40_recvlong,
.recvR3 = lpc17_40_recvshort,
.recvR4 = lpc17_40_recvnotimpl,
.recvR5 = lpc17_40_recvnotimpl,
.recvR6 = lpc17_40_recvshortcrc,
.recvR7 = lpc17_40_recvshort,
This commit is contained in:
committed by
Gregory Nutt
parent
df1eeb8e3f
commit
460124629c