esp-idf/components/esp_coex
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
..
esp32 esp_coex: correct wrapper names 2023-02-26 06:58:18 +00:00
esp32c2 esp_coex: correct wrapper names 2023-02-26 06:58:18 +00:00
esp32c3 esp_coex: correct wrapper names 2023-02-26 06:58:18 +00:00
esp32c6 coex: fix unused macro on esp32h2 2023-03-21 11:51:06 +08:00
esp32h2 coex: fix unused macro on esp32h2 2023-03-21 11:51:06 +08:00
esp32s2 esp_coex: correct wrapper names 2023-02-26 06:58:18 +00:00
esp32s3 esp_coex: correct wrapper names 2023-02-26 06:58:18 +00:00
include feat(esp_coex): add external coex slave support 2023-09-04 14:21:22 +08:00
lib@ad378ec993 fix(esp_coex): Fix esp32 ble scan not restart when wifi start stop 2023-09-14 17:55:55 +08:00
src feat(esp_coex): add external coex slave support 2023-09-04 14:21:22 +08:00
test_md5 coex: support esp32h2 coex lib 2023-03-16 17:23:43 +08:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
Kconfig feat(esp_coex): add external coex slave support 2023-09-04 14:21:22 +08:00
linker.lf esp_wifi: move coex part from esp_wifi to esp_coex 2023-02-26 06:58:18 +00:00
sdkconfig.rename esp_coex: correct Kconfig name 2023-02-26 06:58:18 +00:00