ethernet IRQ gpio range extended
This commit is contained in:
parent
1645807256
commit
d007976274
2
Kconfig
2
Kconfig
|
|
@ -7,7 +7,7 @@ menu "WebGUIApp"
|
||||||
|
|
||||||
config GPIO_RANGE_MAX
|
config GPIO_RANGE_MAX
|
||||||
int
|
int
|
||||||
default 36 if IDF_TARGET_ESP32
|
default 39 if IDF_TARGET_ESP32
|
||||||
default 46 if IDF_TARGET_ESP32S2
|
default 46 if IDF_TARGET_ESP32S2
|
||||||
default 19 if IDF_TARGET_ESP32C3
|
default 19 if IDF_TARGET_ESP32C3
|
||||||
default 48 if IDF_TARGET_ESP32S3
|
default 48 if IDF_TARGET_ESP32S3
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 03ff681a61cb03a43c6f008601a6e6090e9df2bd
|
Subproject commit a646e3ee0594ec2301e9b3fe6373ea274eb39e39
|
||||||
Loading…
Reference in New Issue
Block a user