USB CCID firmware project for (currently only) sysmoOCTSIM https://osmocom.org/projects/osmo-ccid-firmware
Go to file
Harald Welte 4c769e9a7d migrate from BSC_FD_* to OSMO_FD_*
Change-Id: I9d341d24527ca739424a68059126a7f789206c42
2020-10-18 21:38:19 +00:00
ccid_common ccid: fix expected xfer length 2020-10-18 23:17:00 +02:00
ccid_host migrate from BSC_FD_* to OSMO_FD_* 2020-10-18 21:38:19 +00:00
contrib ccid_host: Migrate to OpenMoko USB VID/PID 2020-09-03 10:18:26 +02:00
sysmoOCTSIM usb: reset the device on usb reset if it was previously running 2020-09-10 03:21:11 +02:00
tests switch to using 'usbrelay' and more generic,inexpensive relay board 2020-03-17 12:25:38 +01:00
.gitignore import ccid-control - small hack to send CCID USB control requests 2020-09-03 10:18:26 +02:00
README.md add README.md to top of repository 2020-09-03 10:12:36 +02:00
git-version-gen Ensure the git version ends up in compiled firmware binary 2019-05-17 10:53:53 +02:00

README.md

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 8-slot high-performance USB smart card reader.

Mailing List

Discussions related to osmo-ccid-firmware are happening on the slightly unrelated simtrace@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 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