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
238d48edbc
commit
3144c870a6
@ -34,7 +34,8 @@ BT_DOCS = ['api-guides/blufi.rst',
|
||||
'api-reference/bluetooth/esp_blufi.rst',
|
||||
'api-reference/bluetooth/esp-ble-mesh.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',
|
||||
'api-reference/bluetooth/esp_a2dp.rst',
|
||||
|
@ -7,7 +7,7 @@ Migration from 4.4 to 5.0
|
||||
:maxdepth: 1
|
||||
|
||||
:SOC_BT_CLASSIC_SUPPORTED: bluetooth-classic
|
||||
bluetooth-low-energy
|
||||
:SOC_BLE_SUPPORTED: bluetooth-low-energy
|
||||
build-system
|
||||
gcc
|
||||
networking
|
||||
|
@ -7,7 +7,7 @@
|
||||
:maxdepth: 1
|
||||
|
||||
:SOC_BT_CLASSIC_SUPPORTED: bluetooth-classic
|
||||
bluetooth-low-energy
|
||||
:SOC_BLE_SUPPORTED: bluetooth-low-energy
|
||||
build-system
|
||||
gcc
|
||||
networking
|
||||
|
Loading…
Reference in New Issue
Block a user