Change in osmo-ccid-firmware[master]: add README.md to top of repository

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/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Sep 3 08:20:02 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/19959 )

Change subject: add README.md to top of repository
......................................................................

add README.md to top of repository

Change-Id: Ie90114c0bce84d9d5c05ab03d3858b5c90437017
---
A README.md
1 file changed, 40 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/README.md b/README.md
new file mode 100644
index 0000000..a635dec
--- /dev/null
+++ b/README.md
@@ -0,0 +1,40 @@
+osmo-ccid-firmware - CCID implementation (not just) for firmware
+================================================================
+
+This repository contains a C-language implementation of the USB CCID
+(Smart Card Reader) device class.  The code is written in a portable
+fashin and can be found in the `ccid_common` sub-directory.
+
+The code can be built to run as an userspace program on Linux,
+implementing a USB Gadget using the FunctionFS interface.  For this
+version, see the `ccid_host` subdirectory.
+
+The CCID code can also be built into a firmware for the
+[sysmoOCTSIM](https://www.sysmocom.de/products/lab/sysmooctsim/index.html)
+8-slot high-performance USB smart card reader.
+
+Mailing List
+------------
+
+Discussions related to osmo-ccid-firmware are happening on the
+slightly unrelated simtrace at lists.osmocom.org mailing list, please see
+<https://lists.osmocom.org/mailman/listinfo/simtrace> for subscription
+options and the list archive.
+
+Please observe the [Osmocom Mailing List
+Rules](https://osmocom.org/projects/cellular-infrastructure/wiki/Mailing_List_Rules)
+when posting.
+
+Contributing
+------------
+
+Our coding standards are described at
+<https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards>
+
+We us a gerrit based patch submission/review process for managing
+contributions.  Please see
+<https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit> for
+more details
+
+The current patch queue for osmo-ccid-firmware can be seen at
+<https://gerrit.osmocom.org/#/q/project:osmo-ccid-firmware+status:open>

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/19959
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: Ie90114c0bce84d9d5c05ab03d3858b5c90437017
Gerrit-Change-Number: 19959
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200903/688768f7/attachment.htm>


More information about the gerrit-log mailing list