Open okhsunrog opened 3 months ago
While we would like to have this eventually, we have no plans to work on this feature at this point in time. Likely this will need to be a community contribution, but perhaps one of the maintainers will have time in the coming months if not.
If this feature generates enough interest we can definitely re-evaluate and prioritize this, but you are one of (if not the) the first people to ask :)
Okay. Maybe I'll open a draft PR in the next month if I have free time 😅
Are there any plans for I2C slave driver? I only found embassy example for I2C slave for rp2040 https://github.com/embassy-rs/embassy/blob/main/examples/rp/src/bin/i2c_slave.rs Checked the i2c driver in esp-hal and it seems like there isn't any slave driver.