You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/03/11 09:36:29 UTC

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request #3028: ESP32-C3: Add I2C driver

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:
users@infra.apache.org



[GitHub] [incubator-nuttx] acassis merged pull request #3028: ESP32-C3: Add I2C driver

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #3028:
URL: https://github.com/apache/incubator-nuttx/pull/3028


   


----------------------------------------------------------------
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:
users@infra.apache.org