gustavonihei opened a new pull request #3028:
URL: https://github.com/apache/incubator-nuttx/pull/3028


   ## Summary
   This PR intends to provide a new I2C driver for the ESP32-C3.
   The implementation has been validated by successfully integrating the Bosch 
BMP180 sensor, which relies on the I2C interface.
   For now this driver only supports transfers using interrupts, not polling.
   
   ## Impact
   New driver, should have no impact in other functions.
   
   ## Testing
   `esp32c3-devkit:bmp180`
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to