projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Reformatting and add const qualifiers.
[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
..
138c5b6
100644
(file)
--- a/
Demos/Device/LowLevel/CCID/Lib/Iso7816.c
+++ b/
Demos/Device/LowLevel/CCID/Lib/Iso7816.c
@@
-31,7
+31,8
@@
#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