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 2a7cf05a208 drivers/mtd/gd25: add QSPI support
     new 6a2eef788d4 arch/risc-v/espressif: Add TWAI2 support for esp32p4
     new 66084dafb77 boards/risc-v/esp32p4: Add TWAI2 support for esp32p4
     new 5b94c8031ed Docs/platforms/risc-v: Add TWAI2 docs for esp32p4
     new 9e254e898d9 boards/risc-v/espressif: Fix twai initialization for 
esp32[-c6|-p4]

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:
 Documentation/platforms/risc-v/esp32p4/index.rst   |  2 +-
 arch/risc-v/src/common/espressif/Kconfig           | 50 +++++++++++++++++++++
 arch/risc-v/src/common/espressif/esp_twai.c        | 51 ++++++++++++++++++++++
 boards/risc-v/esp32c6/common/src/esp_board_twai.c  | 26 ++++-------
 boards/risc-v/esp32p4/common/src/esp_board_twai.c  | 26 ++++-------
 .../src/esp32p4_bringup.c                          | 11 +++++
 6 files changed, 131 insertions(+), 35 deletions(-)

Reply via email to