Skip to content
Snippets Groups Projects
Commit e4276530 authored by bbartels's avatar bbartels Committed by dawehr
Browse files

quad: Fix I2C polling function freezing issue

Using the original Xilinx polling I2C send functions, if a slaved
NACKed, then the polling function would poll forever (infinite
loop). Copied the Xilinx function into our src and added a check
for NACK.

This resolves #1
parent b9bda600
No related branches found
No related tags found
1 merge request!6Implement LIDAR functions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment