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

Commit

Permalink
prepare v2.7.0-20161128* release
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Nov 28, 2016
1 parent 47b7280 commit 56dd5a0
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions gnuarmeclipse/info/CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,36 @@ Supported MCUs:

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

[2016-11-28]

- remove `armv7m_nvic.o` from the build; refer to `cortexm_nvic_*` in `helper.c`

[2016-11-24]

- rename `LOG_FUNC`, `LOG_MR` (`-d func,mr`)

[2016-11-24]

- stm32: add EXTI, SYSCFG
- stm32/capabilities: add IRQn defs
- add support for user buttons

[2016-11-16]

- button-reset: actions functional

[2016-11-16]

- cortexm: add graphic buttons, reset & user; not linked to actions (yet)

[2016-11-09]

- qemu-thread-posix: `PTHREAD_MUTEX_ERRORCHECK`

[2016-11-02]

- add support for SDL2

[2016-10-29]

- version 2.7.0-20161029 released on GitHub
Expand Down

0 comments on commit 56dd5a0

Please sign in to comment.