Skip to content
This repository was archived by the owner on Nov 5, 2019. It is now read-only.

Commit 56dd5a0

Browse files
committed
prepare v2.7.0-20161128* release
1 parent 47b7280 commit 56dd5a0

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

gnuarmeclipse/info/CHANGES.txt

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,36 @@ Supported MCUs:
3131

3232
The following changes (in reverse order) were applied to the QEMU master branch:
3333

34+
[2016-11-28]
35+
36+
- remove `armv7m_nvic.o` from the build; refer to `cortexm_nvic_*` in `helper.c`
37+
38+
[2016-11-24]
39+
40+
- rename `LOG_FUNC`, `LOG_MR` (`-d func,mr`)
41+
42+
[2016-11-24]
43+
44+
- stm32: add EXTI, SYSCFG
45+
- stm32/capabilities: add IRQn defs
46+
- add support for user buttons
47+
48+
[2016-11-16]
49+
50+
- button-reset: actions functional
51+
52+
[2016-11-16]
53+
54+
- cortexm: add graphic buttons, reset & user; not linked to actions (yet)
55+
56+
[2016-11-09]
57+
58+
- qemu-thread-posix: `PTHREAD_MUTEX_ERRORCHECK`
59+
60+
[2016-11-02]
61+
62+
- add support for SDL2
63+
3464
[2016-10-29]
3565

3666
- version 2.7.0-20161029 released on GitHub

0 commit comments

Comments
 (0)