We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9aefc4 commit 091d60aCopy full SHA for 091d60a
bsp/esp_bsp_devkit/Kconfig
@@ -669,7 +669,7 @@ menu "Board Support Package (generic)"
669
670
config ENV_GPIO_RANGE_MAX
671
int
672
- default 25
+ default 28
673
674
config ENV_GPIO_IN_RANGE_MAX
675
bsp/esp_bsp_devkit/idf_component.yml
@@ -1,5 +1,4 @@
1
-
2
-version: "3.0.1"
+version: "3.0.2"
3
description: DevKit Board Support Package (BSP)
4
url: https://github.com/espressif/esp-bsp/tree/master/bsp/esp_bsp_devkit
5
0 commit comments