With the introduction of `EXPERIMENTAL` and `WARN_EXPERIMENTAL` in Zephyr all subsys/net and drivers/ethernet/Kconfig.e1000 settings having `[EXPERIMENTAL]` in their prompt has has been updated to include `select EXPERIMENTAL` so that developers can enable warnings when experimental features are enabled. The following settings has EXPERIMENTAL removed as they are considered mature: - NET_OFFLOAD - NET_PROMISCUOUS_MODE Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ieee802154_fragment.c | ||
| ieee802154_fragment.h | ||
| ieee802154_frame.c | ||
| ieee802154_frame.h | ||
| ieee802154_mgmt_priv.h | ||
| ieee802154_mgmt.c | ||
| ieee802154_radio_aloha.c | ||
| ieee802154_radio_csma_ca.c | ||
| ieee802154_radio_utils.h | ||
| ieee802154_security.c | ||
| ieee802154_security.h | ||
| ieee802154_shell.c | ||
| ieee802154_utils.h | ||
| ieee802154.c | ||
| Kconfig | ||
| Kconfig.radio | ||