We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d43e1ed commit 1d8f5c8Copy full SHA for 1d8f5c8
AUTHORS.rst
@@ -19,6 +19,7 @@ Contributors:
19
* Nathan P. Stien
20
* Stefan Schmitt
21
* Zachary Clifford
22
+* Piotr Korowacki
23
* "durexyl" @ GitHub
24
* "erki1993" @ GitHub
25
* "mentaal" @ GitHub
NEWS.rst
@@ -2,6 +2,13 @@
2
IntelHex releases
3
*****************
4
5
+2.X (2020-XX-XX)
6
+----------------
7
+* API changes: ``IntelHex.write_hex_file`` method: add support for new
8
+ parameter: ``ext_addr_mode = linear | segment | none | auto``.
9
+ Option dicedes how Extended Address records are resolved.
10
+ Default value is ``linear`` for backward comaptibility. (Piotr Korowacki)
11
+
12
2.2.1 (2018-01-30)
13
------------------
14
* Fixes for PyPI.
0 commit comments