All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juha Rantanen <juha@codercoded.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/1] ACS CCID PC/SC Driver
Date: Wed, 30 Dec 2015 13:33:22 +0200	[thread overview]
Message-ID: <1451475203-23925-1-git-send-email-juha@codercoded.com> (raw)

Hi,

This is my first patch, hope I did everything right. My device I tested with
is ACR122U USB NFC Reader on RPi 2 but the driver should support a lot of ACS
readers.

I wasn't sure whether this belongs in "Hardware handling" or
"Libraries/Hardware handling" and also not sure if flex and perl are needed
only on build.

Source: https://github.com/acshk/acsccid

Juha Rantanen (1):
  ACS CCID PC/SC Driver added.

 package/Config.in          |  1 +
 package/acsccid/Config.in  | 11 +++++++++++
 package/acsccid/acsccid.mk | 14 ++++++++++++++
 3 files changed, 26 insertions(+)
 create mode 100644 package/acsccid/Config.in
 create mode 100644 package/acsccid/acsccid.mk

-- 
2.1.4

             reply	other threads:[~2015-12-30 11:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-30 11:33 Juha Rantanen [this message]
2015-12-30 11:33 ` [Buildroot] [PATCH 1/1] ACS CCID PC/SC Driver added Juha Rantanen
2015-12-30 13:19   ` Thomas Petazzoni
2015-12-30 15:16   ` [Buildroot] [PATCH v2] " Juha Rantanen
2015-12-30 21:48     ` Arnout Vandecappelle
2015-12-30 22:20     ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1451475203-23925-1-git-send-email-juha@codercoded.com \
    --to=juha@codercoded.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.