Skip to content

Commit

Permalink
Update ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xor-gate committed Sep 13, 2018
1 parent 5edb9e1 commit 3eab7b9
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
Stlink ChangeLog
================

v1.5.1
======

Release date: 2018-09-13

Major changes and added features:

* Implement intel hex support for GTK GUI
* Update libusb to 1.0.22
* Add memory map for STM32F411RE target
* Add support for STM32L4R9 target

Fixes:

* FreeBSD define LIBUSB_API_VERSION instead of LIBUSBX_API_VERSION
* Proper flash page size calculation for F412 target
* Fix flash memory map for F72xxx target
* Return correct value on EOF for Semihosting SYS_READ

For a complete list of changes see [the milestone](https://github.com/texane/stlink/milestone/6?closed=1)

v1.5.0
======

Expand Down

0 comments on commit 3eab7b9

Please sign in to comment.