mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
libspark: add IRMP infrared decoder
This is based on git://gitorious.org/arduino-addons/irmp-arduino.git
Origin commit data
------------------
Branch: master
Commit: 026a6df70d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-05 (Sun, 05 Feb 2012)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -7,6 +7,7 @@ noinst_LIBRARIES = libspark.a
|
||||
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
|
||||
|
||||
libspark_a_SOURCES = \
|
||||
irmp.c \
|
||||
lt_dfbinput.cpp \
|
||||
dmx.cpp \
|
||||
ca.cpp \
|
||||
@@ -16,3 +17,6 @@ libspark_a_SOURCES = \
|
||||
playback.cpp \
|
||||
pwrmngr.cpp \
|
||||
record.cpp
|
||||
|
||||
AM_CPPFLAGS = -DF_INTERRUPTS=20000 -DIRMP_EMBED -DLIRC_IRMP
|
||||
|
||||
|
Reference in New Issue
Block a user