File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11lib_logging change log
22======================
33
4- UNRELEASED
5- ----------
4+ 3.3.0
5+ -----
66
77 * CHANGED: Build applications using XCommon CMake instead of XCommon
88
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ lib_logging: Debug Printing
55###########################
66
77:vendor: XMOS
8- :version: 3.2 .0
8+ :version: 3.3 .0
99:scope: General Use
1010:description: Debug printing
1111:category: General Purpose
Original file line number Diff line number Diff line change 11set (LIB_NAME lib_logging)
2- set (LIB_VERSION 3.2 .0)
2+ set (LIB_VERSION 3.3 .0)
33set (LIB_INCLUDES api)
44set (LIB_COMPILER_FLAGS -Os)
55set (LIB_DEPENDENT_MODULES "" )
Original file line number Diff line number Diff line change 1- VERSION = 3.2 .0
1+ VERSION = 3.3 .0
22
33DEPENDENT_MODULES =
44
Original file line number Diff line number Diff line change 22lib_name : lib_logging
33project : ' {{lib_name}}'
44title : ' {{lib_name}}: Debug Printing'
5- version : 3.2 .0
5+ version : 3.3 .0
66
77documentation :
88 exclude_patterns_path : doc/exclude_patterns.inc
You can’t perform that action at this time.
0 commit comments