esp-idf/components/ieee802154
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
..
driver feat(phy): Add modem type to phy init 2023-09-26 16:23:58 +08:00
include feat(ieee802154): update ieee802154 sleep logic and support modem sleep 2023-09-20 20:12:57 +08:00
lib@102b03c809 ieee802154: remove libieee802154.a for target esp32h4 2023-04-23 12:03:07 +00:00
private_include fix(ieee802154): using link0/2 for ieee802154 in esp32h2 chip 2023-09-25 17:02:18 +08:00
test_apps fix(CI): fix CI build 2023-09-26 16:23:58 +08:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
esp_ieee802154.c feat(phy): Add modem type to phy init 2023-09-26 16:23:58 +08:00
Kconfig ieee802154: add debug feature for driver 2023-07-13 17:31:11 +08:00
linker.lf ieee802154: support driver opensrc 2023-04-25 11:48:13 +08:00