This is an automated email from the ASF dual-hosted git repository.

xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 280fbba5171 stm32h5/adc: Enable ADC1.OR.OP0 for INP0 and INN1.
     new 379dd1c5e0e bcm2711/i2c: Support I2C_M_NOSTOP/I2C_M_NOSTART properly
     new ff509c1dca6 rpi4b/bringup: Use correct CONFIG option for I2C char 
driver
     new 14b02bd6dcc raspberrypi-4b/i2c: Added I2C configuration
     new cb892dd434e raspberrypi-4b/bmp280: Include optional registration of 
BMP280 driver

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../arm64/bcm2711/boards/raspberrypi-4b/index.rst  |  17 ++
 arch/arm64/src/bcm2711/bcm2711_i2c.c               | 245 +++++++++++++++------
 boards/arm64/bcm2711/raspberrypi-4b/Kconfig        |   8 +
 .../configs/{nsh => bmp280}/defconfig              |  18 +-
 .../raspberrypi-4b/configs/{nsh => i2c1}/defconfig |  18 +-
 .../bcm2711/raspberrypi-4b/src/rpi4b_bringup.c     |  23 +-
 6 files changed, 247 insertions(+), 82 deletions(-)
 copy boards/arm64/bcm2711/raspberrypi-4b/configs/{nsh => bmp280}/defconfig 
(83%)
 copy boards/arm64/bcm2711/raspberrypi-4b/configs/{nsh => i2c1}/defconfig (83%)

Reply via email to