Wykres commitów

15 Commity (master)

Autor SHA1 Wiadomość Data
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
zhangwenxu 82c7aab6fd ieee802154: add debug feature for driver 2023-07-13 17:31:11 +08:00
xiaqilin 3eb193a8e9 ieee802154: add CONFIG_IEEE802154_TEST for supporting ieee802154 test 2023-06-27 15:02:20 +08:00
zhangwenxu c8c1cd1c55 ieee802154: support driver opensrc 2023-04-25 11:48:13 +08:00
laokaiyao 49f16eefbb esp32h4: checked all the corner stuffs of the removal 2023-04-23 12:03:07 +00:00
zhangwenxu 0ce075e7fa ieee802154: fix phy_printf link error when build lib from src 2023-01-04 17:03:53 +08:00
Abudl Rehman ab80e9b5c7 ieee802154: Add linkage target library 2022-12-30 09:21:21 +00:00
zhangwenxu 33467831fc openthread: rename h2 to h4 2022-11-14 17:22:00 +08:00
laokaiyao 8677216576 esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
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
Shu Chen 85c668b7c7 build: move build_from_src options to env 2022-06-29 20:26:50 +08:00
zhangwenxu 87070b8d3c openthread: support build esp32h2beta1 & esp32h2beta2 on master 2022-05-11 16:32:19 +08:00
likunqiao 5ae287b240 Bug fix: cmakelist update for build ieee802154 driver from src 2021-11-11 19:03:13 +08:00
zhangwenxu 8f76a98c1b esp_phy: support phy init on esp32h2 chip 2021-09-08 21:20:37 +08:00
Shu Chen bdaeeb3169 ieee802154: add IEEE 802.15.4 component 2021-07-14 19:14:30 +08:00