summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 246b69341..99708875b 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5801,3 +5801,6 @@
required. Implemented stm32_dmacapable for stm32f1xx devices. Enhanced
stm32_dmacapable for stm32f2xx and stm32f4xx devices to check for
additional conditions that will cause DMA to fail or lose data (2013-10-18).
+ * include/nuttx/sdio.h: Add a preflight method to the SDIO interface.
+ From Mike Smith (2013-10-18).
+