mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Update BLE documentation scope
This commit is contained in:
parent
e34e0db12a
commit
f070ac4da8
@ -34,7 +34,8 @@ BT_DOCS = ['api-guides/blufi.rst',
|
|||||||
'api-reference/bluetooth/esp_blufi.rst',
|
'api-reference/bluetooth/esp_blufi.rst',
|
||||||
'api-reference/bluetooth/esp-ble-mesh.rst',
|
'api-reference/bluetooth/esp-ble-mesh.rst',
|
||||||
'api-reference/bluetooth/index.rst',
|
'api-reference/bluetooth/index.rst',
|
||||||
'api-reference/bluetooth/nimble/index.rst']
|
'api-reference/bluetooth/nimble/index.rst',
|
||||||
|
'migration-guides/release-5.x/bluetooth-low-energy.rst']
|
||||||
|
|
||||||
CLASSIC_BT_DOCS = ['api-reference/bluetooth/classic_bt.rst',
|
CLASSIC_BT_DOCS = ['api-reference/bluetooth/classic_bt.rst',
|
||||||
'api-reference/bluetooth/esp_a2dp.rst',
|
'api-reference/bluetooth/esp_a2dp.rst',
|
||||||
|
@ -7,7 +7,7 @@ Migration from 4.4 to 5.0
|
|||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
:SOC_BT_CLASSIC_SUPPORTED: bluetooth-classic
|
:SOC_BT_CLASSIC_SUPPORTED: bluetooth-classic
|
||||||
bluetooth-low-energy
|
:SOC_BLE_SUPPORTED: bluetooth-low-energy
|
||||||
build-system
|
build-system
|
||||||
gcc
|
gcc
|
||||||
networking
|
networking
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
:SOC_BT_CLASSIC_SUPPORTED: bluetooth-classic
|
:SOC_BT_CLASSIC_SUPPORTED: bluetooth-classic
|
||||||
bluetooth-low-energy
|
:SOC_BLE_SUPPORTED: bluetooth-low-energy
|
||||||
build-system
|
build-system
|
||||||
gcc
|
gcc
|
||||||
networking
|
networking
|
||||||
|
Loading…
x
Reference in New Issue
Block a user