]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/cal-lld.git/commit
implemented CAL deinit and example updates
authorprasad konnur <prasadkonnur@ti.com>
Thu, 24 Jan 2019 09:00:53 +0000 (14:30 +0530)
committerprasad konnur <prasadkonnur@ti.com>
Thu, 24 Jan 2019 09:00:53 +0000 (14:30 +0530)
commit601c26036ea536e934a364fbe66e68a3d4054f01
tree81c48487ab7e4528865c0a11c7537be0d98db124
parent8da8daee665f6795c0f0ca6719282d8a58fa50db
implemented CAL deinit and example updates

 implements below jiras
 PDK-3278: CAL: Deinit function not implemented.
 PRSDK-4909: CAL unit test needs to run using UART for input/output in order to facilitate automation.
 PRSDK-5188: CAL driver Tests - Enable Test Automation.

 Enabled loopback example from build after fixing the build issues.

Signed-off-by: prasad konnur <prasadkonnur@ti.com>
cal_component.mk [changed mode: 0644->0755]
examples/cal_capture_test/src/CaptureCal_main.c
examples/cal_loopback_test/src/cal_loopback_test.c
examples/cal_loopback_test/src/cal_loopback_test.h [changed mode: 0644->0755]
examples/utils/src/V0/calutils_ub95x.c [changed mode: 0644->0755]
include/cal_drv.h
src/drv/cal_drvInit.c