esp-idf/components/bt
Jakob Hasse 548022fbe6 refactor(linux): excluded all non-Linux components from build
* All components which won't build (yet) on Linux are excluded.
  This enables switching to Linux in an application without
  explicitly setting COMPONENTS to main in the main
  CMakeLists.txt.
* ESP Timer provides headers for Linux now
* automatically disabling LWIP in Kconfig if it is not available

doc(linux): brought section
  "Component Linux/Mock Support Overview" up to date
2023-10-16 17:06:54 +08:00
..
common fix(bt/bluedroid): update the newest active device in bluetooth 2023-10-12 07:46:34 +00:00
controller
esp_ble_mesh feat(ble_mesh): Use a separate file for heartbeat handling 2023-10-11 06:59:49 +00:00
host Merge branch 'bugfix/unable_to_load_bonded_ble_devices_from_nvs' into 'master' 2023-10-13 19:18:42 +08:00
include
porting
test_apps
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
Kconfig
linker.lf
linker.lf.esp32c2
sdkconfig.rename
sdkconfig.rename.esp32c2