docs: Temporarily mark RF calibration chapter as ESP32 only

Can be re-enabled once ESP32-S2 calibration support is added
This commit is contained in:
Angus Gratton
2020-01-31 17:16:03 +11:00
committed by Angus Gratton
parent 4bfd004c83
commit eb85cfb9f6
4 changed files with 5 additions and 3 deletions
+1
View File
@@ -132,6 +132,7 @@ def update_exclude_patterns(tags):
for e in ['api-guides/blufi.rst',
'api-guides/build-system-legacy.rst',
'api-guides/esp-ble-mesh/**',
'api-guides/RF_calibration.rst', # temporary until support re-added in esp_wifi
'api-guides/ulp-legacy.rst',
'api-guides/unit-tests-legacy.rst',
'api-guides/ulp_instruction_set.rst',