mirror of
https://github.com/apache/nuttx.git
synced 2026-08-10 15:05:07 +00:00
Update Changelog
This commit is contained in:
parent
b36b29b4c3
commit
8c8a2c497a
1 changed files with 4 additions and 0 deletions
|
|
@ -7636,3 +7636,7 @@
|
|||
was not selected and the SMART sector size was larger than the mt
|
||||
device's block size (like it would be if using SMARTFS on larger
|
||||
flash devices). From Ken Pettit (2014-7-3).
|
||||
* tools/mkdeps.c: NAME_MAX not available on SunOS; use FILENAME_MAX
|
||||
or MAXNAMELEN. Noted by Douglas Beattie (2014-7-4).
|
||||
* drivers/mtd/smart.c: Increase some variables from uint16_t to uint32_t
|
||||
to handle larger device sizes. From Ken Pettit (2014-7-4).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue