Update ChangeLog
This commit is contained in:
parent
f881abe2da
commit
03508b5f5b
10
ChangeLog
10
ChangeLog
@ -7629,6 +7629,10 @@
|
|||||||
Max Neklyudov (2014-7-3).
|
Max Neklyudov (2014-7-3).
|
||||||
* arch/arm/src/stm32 and fs/procfs: Add a procfs entry to show the
|
* arch/arm/src/stm32 and fs/procfs: Add a procfs entry to show the
|
||||||
state of the CCM heap usage. From Pelle Winderstam (2013-7-3).
|
state of the CCM heap usage. From Pelle Winderstam (2013-7-3).
|
||||||
* SAMA5 OHCI: Fix an error in a DEBUGASSERT statment. Causes assertion
|
* SAMA5 OHCI: Fix an error in a DEBUGASSERT statement. Caused assertion
|
||||||
to fire improperly when a low- or full-speed device is removed and
|
to fire inappropriately when a low- or full-speed device was removed
|
||||||
CONFIG_DEBUG=y (2013-7-3).
|
and CONFIG_DEBUG=y (2013-7-3).
|
||||||
|
* SmartFS. Fix for a bug that would show up if CONFIG_MTD_BYTE_WRITE
|
||||||
|
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).
|
||||||
|
Loading…
Reference in New Issue
Block a user