]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/io-link.git/commit
iolink: PRSDK-3401: add print task and device specific autosen task
authorHao Zhang <hzhang@ti.com>
Tue, 5 Feb 2019 21:32:29 +0000 (16:32 -0500)
committerHao Zhang <hzhang@ti.com>
Tue, 5 Feb 2019 21:32:29 +0000 (16:32 -0500)
commitaa3f3cd3ed235b1fb669a9b18684507bef3b2710
tree173568810379b34d5ec3786ff21e982174ae8e26
parentae14dc5b26aa7a8eec621beef0ba888711607e8b
iolink: PRSDK-3401: add print task and device specific autosen task

Signed-off-by: Hao Zhang <hzhang@ti.com>
test/iq2_stack_test/makefile
test/iq2_stack_test/src/IOLINK_log.h
test/iq2_stack_test/src/ioLink_autosenTask.c [new file with mode: 0644]
test/iq2_stack_test/src/ioLink_autosenTask.h [new file with mode: 0644]
test/iq2_stack_test/src/ioLink_printTask.c [new file with mode: 0644]
test/iq2_stack_test/src/ioLink_printTask.h [new file with mode: 0644]
test/iq2_stack_test/src/main_iolink_test.c