Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-06-30 11:44:48 -06:00
parent 08375ecd7d
commit 10e8f13eb5

View File

@ -10636,5 +10636,7 @@
* arch/arm/src/armv6-m/up_exception.S: Fix Cortex-M0 assembly error
when the interrupt stack is enabled. From Alan Carvalho de Assis
(2015-06-30).
* arch/arm/src/armv6-m/up_assert.c: Port some per-process stack
dumping logic from ARMv7-M to ARMv6-M. From Alan Carvalho de Assis
(2015-06-30).