summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 0788d88da..290942b12 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -990,4 +990,9 @@
can be used with any file system. Good performance of this layer will
depend upon functioning write buffer support!
NOTE: FTL support is untested as of the initial check-in.
+ * Numerous minor changes for m68hc12 to eliminate compilation errors and
+ warnings due to the fact that it uses 16-bit integer types and for casts
+ between uint32 (32-bits) and an mc68hc12 pointer (16-bits).
+ * sys/types: Size of off_t and blkcnt_t should not depend on size of
+ int in the architecture; Removed non-standard type STATUS