examples/alc5658char_test: add alc5658 char codec test app
authorBongryul Lee <bongryul.lee@samsung.com>
Thu, 27 Jul 2017 05:39:08 +0000 (14:39 +0900)
committerIvan Galkin <ivan.galkin@samsung.com>
Sun, 27 Aug 2017 06:23:53 +0000 (15:23 +0900)
commit3090c2e552db3486697ae5b00ef60d2382b49a5a
tree6821fcc1b0edef97d1ac1d7639df6627d49bf3a6
parentf69ca5d7f0eab257217f026f82a304b67478c66e
examples/alc5658char_test: add alc5658 char codec test app

This patch includes record, play and loopback to test the alc5658
character codec.
This code is for reference only.

Change-Id: Ieacfd55520b74c06144e6a2a62646ac7b871da35
Signed-off-by: Bongryul Lee <bongryul.lee@samsung.com>
Signed-off-by: Junhwan Park <junhwan.park@samsung.com>
apps/examples/alc5658char_test/Kconfig [new file with mode: 0644]
apps/examples/alc5658char_test/Make.defs [new file with mode: 0644]
apps/examples/alc5658char_test/Makefile [new file with mode: 0644]
apps/examples/alc5658char_test/alc5658char_test_main.c [new file with mode: 0644]