Initial porting of TinyAlsa on TizenRT
authorKishore SN <kishore.sn@samsung.com>
Wed, 30 Aug 2017 14:21:35 +0000 (19:51 +0530)
committerShivam Garg <garg.shivam@samsung.com>
Mon, 18 Sep 2017 14:03:31 +0000 (23:03 +0900)
commitbcaff75202f6d4c3ba0e3ec0ce23929c5aa104f7
treedfe20513544983086af19f67e6463187765cf799
parent3c8ebc89281094c68b948dd0fb1fb60c2d01a4fa
Initial porting of TinyAlsa on TizenRT
framework/Makefile
framework/include/tinyalsa/interval.h [new file with mode: 0644]
framework/include/tinyalsa/limits.h [new file with mode: 0644]
framework/include/tinyalsa/tinyalsa.h [new file with mode: 0755]
framework/src/tinyalsa/Make.defs [new file with mode: 0644]
framework/src/tinyalsa/tinyalsa.c [new file with mode: 0644]