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

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


    from 55f85dd727 drivers/ctucan: fix IRQ ctrl
     new 51a75e622f esp32[c6|h2|s3|s2]: Fix assignment of Edge/Level GPIO pins 
in PCNT
     new abac610d13 xtensa|espressif: Unify Quadrature Encoder handling among 
units
     new 3e100e3c86 esp32[c6|h2|s2|s3]: Assign Edge/Level GPIO pin numbers when 
in Quadrature Encoder mode
     new a3d0411c24 Select SENSORS_QENCODER as dependency for Quadrature 
Encoder mode of PCNT unit
     new 68b22fee3c Update defconfigs

The 5 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:
 arch/risc-v/src/common/espressif/Kconfig           | 10 +++---
 arch/xtensa/src/common/espressif/Kconfig           | 10 +++---
 boards/risc-v/esp32c6/common/src/esp_board_pcnt.c  | 38 ++++++++++++++++++++--
 .../esp32c6-devkitc/configs/qencoder/defconfig     |  2 --
 boards/risc-v/esp32h2/common/src/esp_board_pcnt.c  | 38 ++++++++++++++++++++--
 .../esp32h2-devkit/configs/qencoder/defconfig      |  2 --
 boards/xtensa/esp32/common/src/esp32_board_pcnt.c  | 38 ++++++++++++++++++++--
 .../esp32/esp32-devkitc/configs/qencoder/defconfig |  2 --
 .../xtensa/esp32s2/common/src/esp32s2_board_pcnt.c | 38 ++++++++++++++++++++--
 .../esp32s2-saola-1/configs/qencoder/defconfig     |  2 --
 .../xtensa/esp32s3/common/src/esp32s3_board_pcnt.c | 38 ++++++++++++++++++++--
 .../esp32s3-devkit/configs/qencoder/defconfig      |  2 --
 12 files changed, 187 insertions(+), 33 deletions(-)

Reply via email to