forked from PAWPAW-Mirror/lib_xua
Fix copyright notice; Fix CHANGELOG
This commit is contained in:
@@ -6,7 +6,7 @@ lib_xua Change Log
|
|||||||
|
|
||||||
* ADDED: Makefile.Win32 for xmosdfu on Windows
|
* ADDED: Makefile.Win32 for xmosdfu on Windows
|
||||||
* FIXED: Bump default BCD device number to v1.2.0
|
* FIXED: Bump default BCD device number to v1.2.0
|
||||||
* FIXED: xmosdfu now fails with an error when given a directory (Issue #119)
|
* FIXED: xmosdfu now fails with an error when given a directory (#119)
|
||||||
|
|
||||||
1.1.1
|
1.1.1
|
||||||
-----
|
-----
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2012-2018, XMOS Ltd, All rights reserved
|
// Copyright (c) 2012-2020, XMOS Ltd, All rights reserved
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user