We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60740ad commit 862cfcbCopy full SHA for 862cfcb
components/.build-rules.yml
@@ -231,4 +231,4 @@ components/sensors/power_monitor/ina236/test_apps:
231
232
components/bluetooth/ble_hci/test_apps:
233
enable:
234
- - if: IDF_TARGET in ["esp32","esp32c3","esp32s3"]
+ - if: IDF_TARGET in ["esp32","esp32c3","esp32s3"] and (IDF_VERSION_MAJOR == 5 and IDF_VERSION_MINOR == 3)
0 commit comments