mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
90317a9eeb
wireless/ieee8021254: Adds support for energy detect. Adds support for energy detect by introducing a new radio call/callback, as the PHY layer is required to perform the energy detect. Approved-by: Gregory Nutt <gnutt@nuttx.org>