Update ChangeLog.md

pull/741/head v1.5.1
Jerry Jacobs 2018-09-13 22:20:46 +02:00 zatwierdzone przez GitHub
rodzic 5edb9e1bb2
commit 3eab7b960f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 21 dodań i 0 usunięć

Wyświetl plik

@ -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
======