This is an automated email from the ASF dual-hosted git repository. xiaoxiang781216 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 5b94c8031ed26cc87b116493f3b09ee0d2596df4 Author: Eren Terzioglu <[email protected]> AuthorDate: Fri Jun 19 17:50:58 2026 +0200 Docs/platforms/risc-v: Add TWAI2 docs for esp32p4 Add TWAI2 docs for esp32p4 Signed-off-by: Eren Terzioglu <[email protected]> --- Documentation/platforms/risc-v/esp32p4/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/platforms/risc-v/esp32p4/index.rst b/Documentation/platforms/risc-v/esp32p4/index.rst index 37e64b3ba61..86cb9583a38 100644 --- a/Documentation/platforms/risc-v/esp32p4/index.rst +++ b/Documentation/platforms/risc-v/esp32p4/index.rst @@ -341,7 +341,7 @@ Bit Scrambler No SD/MMC Host No H264 Encoder No 2D-DMA No -TWAI (CAN) Yes TWAI0/1 +TWAI (CAN) Yes TWAI0/1/2 Pulse Counter Yes Implemented as Quadrature Encoder RMT Yes USB Serial/JTAG Yes
