Commits
sujith committed 3df4e377da8
CAL: Example : Added reception of pattern bars from UB954 Don't require an sensor to be connected to UB954 EVM, the bars should be in the following pattern where each bar is expected to be 240 bytes Pattern is bar 1 = 0xAA, bar 2 = 0x33, bar 3 = 0xF0 bar 4 = 0x7F, bar 5 = 0x55, bar 6 = 0xCC, bar 7 = 0x0F bar 8 = 0x80 Tested on TDA3x EVM + UB954 EVM, with no sensors Signed-off-by: sujith <sujith.s@ti.com>