forked from PAWPAW-Mirror/lib_xua
Version downgrade for alpha release
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
lib_xua Change Log
|
||||
==================
|
||||
|
||||
1.0.0
|
||||
0.1.0
|
||||
-----
|
||||
- ADDED: FB_USE_REF_CLOCK to allow feedback generation from xCORE internal reference
|
||||
- ADDED: Linux Makefile for xmosdfu host application
|
||||
|
||||
@@ -13,7 +13,7 @@ MODULE_XCC_FLAGS = $(XCC_FLAGS) -O3 -DREF_CLK_FREQ=100 -fasm-linenum -fcomment-a
|
||||
|
||||
OPTIONAL_HEADERS += xua_conf.h
|
||||
|
||||
VERSION = 1.0.0
|
||||
VERSION = 0.1.0
|
||||
|
||||
DEPENDENT_MODULES = lib_logging(>=2.0.0) lib_xud(>=1.0.0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user