xmos / lib_i2c

I2C peripheral library
Other
3 stars 22 forks source link

i2c_master_async build warning #13

Closed xross closed 7 years ago

xross commented 7 years ago

warning: argument 1 of `i2c_master_async_aux' slices interface preventing analysis of its parallel usage i2c_master_async_aux(i, n, i2c_dist[0], max_transaction_size);

xross commented 7 years ago

fixed by https://github.com/xmos/lib_i2c/pull/12