commit | 0a0404df29ed890cacadc94ecbd6e1e7f79c3d75 | [log] [tgz] |
---|---|---|
author | Erik Larson <erik@statropy.com> | Wed Nov 11 11:12:02 2020 -0500 |
committer | Jukka Rissanen <jukka.rissanen+github@gmail.com> | Mon Nov 23 09:46:49 2020 +0200 |
tree | 1dcbe2f8ec7a3add14e98f7ac5ec77621b39fa0b | |
parent | bc6d16e422be4e317c4f005ebf1a1af72bb5cf42 [diff] |
drivers: ieee802154: cc13xx_cc26xx: raw mode support This change adds IEEE802154_RAW_MODE support for the cc1352r. This allows using the cc1352r 2.4 GHz radio and Sub Ghz radio as a transceiver (PHY) instead of using L2 networking. Signed-off-by: Erik Larson <erik@statropy.com>