zephyr/drivers/ieee802154
Andrew Boie 760644041c net: purge NET_STACK and other stack APIs
The current design of the network-specific stack dumping APIs
is fundamentally unsafe. You cannot properly dump stack data
without information which is only available in the thread object.

In addition, this infrastructure is unnecessary. There is already
a core shell command which dumps stack information for all
active threads.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-03-14 13:10:19 -04:00
..
CMakeLists.txt
ieee802154_cc13xx_cc26xx.c
ieee802154_cc13xx_cc26xx.h
ieee802154_cc1200_regs.h
ieee802154_cc1200_rf.h
ieee802154_cc1200.c drivers: ieee802154: do not use net stack API 2020-03-14 13:10:19 -04:00
ieee802154_cc1200.h drivers/ieee802154: Adapt cc1200 driver to new GPIO API 2020-02-05 12:00:36 +01:00
ieee802154_cc2520_regs.h
ieee802154_cc2520.c net: purge NET_STACK and other stack APIs 2020-03-14 13:10:19 -04:00
ieee802154_cc2520.h drivers/ieee802154: Adapt cc2520 driver to new GPIO API 2020-02-05 12:00:36 +01:00
ieee802154_kw41z.c
ieee802154_mcr20a_regs.h
ieee802154_mcr20a.c drivers: ieee802154: do not use net stack API 2020-03-14 13:10:19 -04:00
ieee802154_mcr20a.h drivers: ieee802154: mcr20a: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
ieee802154_nrf5.c net: purge NET_STACK and other stack APIs 2020-03-14 13:10:19 -04:00
ieee802154_nrf5.h drivers: ieee802154_nrf5: Implement energy scan function of the nrf5 driver 2020-03-10 14:59:10 +02:00
ieee802154_rf2xx_iface.c drivers: ieee802154: rf2xx: Add SRAM read method 2020-03-09 14:17:06 +02:00
ieee802154_rf2xx_iface.h drivers: ieee802154: rf2xx: Add SRAM read method 2020-03-09 14:17:06 +02:00
ieee802154_rf2xx_regs.h
ieee802154_rf2xx.c drivers: ieee802154: do not use net stack API 2020-03-14 13:10:19 -04:00
ieee802154_rf2xx.h drivers: ieee802154: rf2xx: Rem trx_state variable 2020-03-09 14:17:06 +02:00
ieee802154_uart_pipe.c
ieee802154_uart_pipe.h
Kconfig
Kconfig.cc13xx_cc26xx
Kconfig.cc1200
Kconfig.cc2520
Kconfig.kw41z
Kconfig.mcr20a
Kconfig.nrf5
Kconfig.rf2xx drivers: ieee802154: rf2xx: Enable sub-GHz L2 conditionally 2020-02-04 15:49:35 -06:00