We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc05ea commit 004de06Copy full SHA for 004de06
.ignore_build_warnings.txt
@@ -3,3 +3,4 @@ warning: unknown kconfig symbol 'TOUCH_SUPPRESS_DEPRECATE_WARN' assigned to*
3
warning: ignoring attribute 'section .+' because it conflicts with previous 'section .+
4
warning: #warning "This set of Touch APIs has been deprecated*
5
Warning: The smallest app partition is nearly full*
6
+warning: unknown kconfig symbol*
components/bsp_selector/idf_component.yml
@@ -2,7 +2,7 @@ version: "1.0.0"
2
description: Selector of BSP
url: https://github.com/espressif/esp-bsp/tree/master/components/bsp_selector
dependencies:
- idf : ">=5.0"
+ idf : ">=5.3"
7
esp_bsp_devkit:
8
version: "*"
0 commit comments