docs(usb/host): Update maintainer docs for ESP32-P4

This commit is contained in:
Tomas Rezucha
2024-08-13 14:13:09 +02:00
parent cdee290a5d
commit 512df697f0
6 changed files with 91 additions and 48 deletions

View File

@@ -17,7 +17,7 @@ Configuration Set ID: 11
/* 3.1 Basic Config Parameters */
#define OTG_MODE 0
#define OTG_ARCHITECTURE 2
#define OTG_SINGLE_POINT 0
#define OTG_SINGLE_POINT 1
#define OTG_ENABLE_LPM 0
#define OTG_EN_DED_TX_FIFO 1
#define OTG_EN_DESC_DMA 1