esp-idf/components/bt
Ivan Grokhotkov 237b2ce40c
cmake: use target_link_options and _directories supported since 3.13
Now that the supported CMake version is >=3.16, this code can be
simplified.

The code to deduplicate the directories can be removed since this is
handled by target_link_directories.
2022-09-20 11:08:02 +02:00
..
common update code to use osi_free() 2022-08-11 18:14:35 +02:00
controller Merge branch 'bugfix/acl_buf_ocf_and_conn_fail' into 'master' 2022-09-20 15:12:14 +08:00
esp_ble_mesh ble_mesh: stack: Fix friend relay lpn message when relay disable. 2022-09-15 09:27:10 +00:00
host Merge branch 'bugfix/fix_ble_gen_rpa_by_host' into 'master' 2022-09-20 14:49:26 +08:00
include Merge branch 'bugfix/remove_bt_dft_init_semicolon' into 'master' 2022-09-01 11:30:21 +08:00
porting Nimble : updated debug level for a print to avoid unwanted console log. 2022-09-01 05:03:40 +00:00
test build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
CMakeLists.txt cmake: use target_link_options and _directories supported since 3.13 2022-09-20 11:08:02 +02:00
Kconfig Update the CMake compilation architecture and update the controller configuration options 2022-06-20 17:00:12 +08:00
linker.lf ldgen: use uppercase keywords for flags 2021-03-01 14:19:34 +08:00
sdkconfig.rename Add support in Nimble for ESP32H2 2022-03-14 11:57:53 +05:30
sdkconfig.rename.esp32c2 Add esp32c2 controller support. 2022-06-04 00:59:21 +08:00
sdkconfig.rename.esp32h2 Fix esp32h2 controller support. 2022-06-04 00:59:56 +08:00