pulp-platform / pulp_soc

pulp_soc is the core building component of PULP based SoCs
Other
78 stars 81 forks source link

Align i2c with ack/busy/alert improvements #72

Closed alex96295 closed 2 years ago

alex96295 commented 2 years ago

Overview

Align udma_subsystem with the improved capability of an i2c master device to receive an error (nack) from an i2c slave device after a write:

Regression check

alex96295 commented 2 years ago

We remove WIP with the uda-i2c new version and I think we can merge

alex96295 commented 2 years ago

@bluewww I rebased and aligned with the new version of udma_i2c, released last week with i2c fixes

We are now able to merge this