Browse Source

Merge pull request #372 from pangweishen/master

update the change logs
Bernard Xiong 10 years ago
parent
commit
1a1e9220c0
2 changed files with 614 additions and 401 deletions
  1. 613 400
      ChangeLog_CN.md
  2. 1 1
      include/rtdef.h

File diff suppressed because it is too large
+ 613 - 400
ChangeLog_CN.md


+ 1 - 1
include/rtdef.h

@@ -844,7 +844,7 @@ struct rt_device_blk_geometry
 {
     rt_uint32_t sector_count;                           /**< count of sectors */
     rt_uint32_t bytes_per_sector;                       /**< number of bytes per sector */
-    rt_uint32_t block_size;                             /**< size to erase one block */
+    rt_uint32_t block_size;                             /**< number of bytes to erase one block */
 };
 
 /**

Some files were not shown because too many files changed in this diff