forked from PAWPAW-Mirror/lib_xua
Changelog and version number for 0.1.3 release
This commit is contained in:
@@ -1,6 +1,13 @@
|
|||||||
lib_xua Change Log
|
lib_xua Change Log
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
0.1.3
|
||||||
|
-----
|
||||||
|
|
||||||
|
* CHANGED: Remove sharing of global master clock port variable for
|
||||||
|
compatibility with tools 14.4
|
||||||
|
* CHANGED: Remove obsolete -fsubword-select to clear warning in tools 14.4
|
||||||
|
|
||||||
0.1.2
|
0.1.2
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ MODULE_XCC_FLAGS = $(XCC_FLAGS) -O3 -DREF_CLK_FREQ=100 -fasm-linenum -fcomment-a
|
|||||||
|
|
||||||
OPTIONAL_HEADERS += xua_conf.h
|
OPTIONAL_HEADERS += xua_conf.h
|
||||||
|
|
||||||
VERSION = 0.1.2
|
VERSION = 0.1.3
|
||||||
|
|
||||||
DEPENDENT_MODULES = lib_logging(>=2.1.0) lib_xud(>=0.1.0)
|
DEPENDENT_MODULES = lib_logging(>=2.1.0) lib_xud(>=0.1.0)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user