projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Documentation: Add link to ProdikeysDM project.
[pub/USBasp.git]
/
Demos
/
Device
/
LowLevel
/
CCID
/
Lib
/
Iso7816.c
diff --git
a/Demos/Device/LowLevel/CCID/Lib/Iso7816.c
b/Demos/Device/LowLevel/CCID/Lib/Iso7816.c
index
0c2e5e8
..
9e5bcef
100644
(file)
--- a/
Demos/Device/LowLevel/CCID/Lib/Iso7816.c
+++ b/
Demos/Device/LowLevel/CCID/Lib/Iso7816.c
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
8
.
+ Copyright (C) Dean Camera, 201
9
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
8
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 201
8
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 201
9
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
9
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
@@
-31,7
+31,8
@@
#include "Iso7816.h"
#include "Iso7816.h"
-void Iso7816_CreateSimpleAtr(uint8_t* atr, uint8_t* atrLength)
+void Iso7816_CreateSimpleAtr(uint8_t* const atr,
+ uint8_t* const atrLength)
{
atr[0] = 0x3B; // TS: direct convention
{
atr[0] = 0x3B; // TS: direct convention