From b01727fa280ecd4eceb44590a586e17dbe0b7d3c Mon Sep 17 00:00:00 2001 From: Andi Shyti Date: Mon, 13 Feb 2017 16:08:45 +0900 Subject: README: added readme file for informations Signed-off-by: Andi Shyti --- README | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..8e663a0 --- /dev/null +++ b/README @@ -0,0 +1,20 @@ +ir-spi testing program +================================================== + +by Andi Shyti + +Overview +-------- +This testing program tests the drivers/media/rc/ir-spi.c driver. The ir-spi.c is +a drives the IR LED device in the tm2/tm2e Samsung board. + +Build +----- + +$ make +$ ./is + +TODO +---- +1. Connect it to the lirc library +2. Add more codes -- cgit v1.2.3