Change in osmo-ccid-firmware[master]: move iso7816_3 to common dir

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Hoernchen gerrit-no-reply at lists.osmocom.org
Wed Nov 27 18:44:09 UTC 2019


Hoernchen has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/16272 )


Change subject: move iso7816_3 to common dir
......................................................................

move iso7816_3 to common dir

Change-Id: Id8cfc9247988ae999f5544d936d67f12e3902b92
---
R ccid_common/iso7816_3.c
R ccid_common/iso7816_3.h
M sysmoOCTSIM/gcc/Makefile
3 files changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ccid-firmware refs/changes/72/16272/1

diff --git a/sysmoOCTSIM/iso7816_3.c b/ccid_common/iso7816_3.c
similarity index 100%
rename from sysmoOCTSIM/iso7816_3.c
rename to ccid_common/iso7816_3.c
diff --git a/sysmoOCTSIM/iso7816_3.h b/ccid_common/iso7816_3.h
similarity index 100%
rename from sysmoOCTSIM/iso7816_3.h
rename to ccid_common/iso7816_3.h
diff --git a/sysmoOCTSIM/gcc/Makefile b/sysmoOCTSIM/gcc/Makefile
index 4840fea..95a582f 100644
--- a/sysmoOCTSIM/gcc/Makefile
+++ b/sysmoOCTSIM/gcc/Makefile
@@ -84,6 +84,7 @@
 	ccid_common/ccid_proto.o \
 	ccid_common/ccid_device.o \
 	ccid_common/iso7816_fsm.o \
+	ccid_common/iso7816_3.o \
 	ccid_common/cuart.o \
 	ccid_common/ccid_slot_fsm.o \
 	cuart_driver_asf4_usart_async.o \
@@ -123,7 +124,6 @@
 	hpl/sercom/hpl_sercom.o \
 	hpl/usb/hpl_usb.o \
 	i2c_bitbang.o \
-	iso7816_3.o \
 	libosmo_emb.o \
 	main.o \
 	manual_test.o \

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/16272
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ccid-firmware
Gerrit-Branch: master
Gerrit-Change-Id: Id8cfc9247988ae999f5544d936d67f12e3902b92
Gerrit-Change-Number: 16272
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191127/b5e16ec9/attachment.htm>


More information about the gerrit-log mailing list