mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-02 14:49:04 +00:00
Merge branch 'feature/esp32p4_gpio_support' into 'master'
feat(gpio): add support for ESP32P4 Closes IDF-6509 See merge request espressif/esp-idf!24868
This commit is contained in:
@@ -137,8 +137,8 @@
|
||||
#define SD_DATA2_GPIO_NUM 9
|
||||
#define SD_DATA3_GPIO_NUM 10
|
||||
|
||||
#define USB_DM_GPIO_NUM 18
|
||||
#define USB_DP_GPIO_NUM 19
|
||||
#define USB_INT_PHY0_DM_GPIO_NUM 18
|
||||
#define USB_INT_PHY0_DP_GPIO_NUM 19
|
||||
|
||||
#define MAX_RTC_GPIO_NUM 5
|
||||
#define MAX_PAD_GPIO_NUM 21
|
||||
|
Reference in New Issue
Block a user