Re: [PR] arch/risc-v: Add LP_I2C support for esp32[-c6] [nuttx]

2025-07-08 Thread via GitHub
xiaoxiang781216 merged PR #16694: URL: https://github.com/apache/nuttx/pull/16694 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nu

[PR] arch/risc-v: Add LP_I2C support for esp32[-c6] [nuttx]

2025-07-08 Thread via GitHub
eren-terzioglu opened a new pull request, #16694: URL: https://github.com/apache/nuttx/pull/16694 ## Summary Add LP_I2C support for ESP32-C6 to ahve multiple option on I2C peripheral and increase coverage of ESP32-C6's peripherals Fix I2C Slave build error that happened after Espre