zephyr/drivers/ieee802154
Jukka Rissanen dc3f2455d7 drivers: ieee802154: uart: Do not send FCS bytes to peer
No need to send FCS bytes as the monitor_15_4 is configured to not
expect them. If we change the monitor_15_4 to use them, then we would
need to put correct values into these two FCS bytes.
So cleanest solution is not to send FCS bytes at all.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-10-26 14:51:56 +03:00
..
ieee802154_cc2520_regs.h
ieee802154_cc2520.c drivers/ieee802154: Stop exposing old radio API functions 2017-10-13 13:48:32 +03:00
ieee802154_cc2520.h
ieee802154_kw41z.c drivers/ieee802154: Stop exposing old radio API functions 2017-10-13 13:48:32 +03:00
ieee802154_mcr20a_regs.h
ieee802154_mcr20a.c drivers/ieee802154: Stop exposing old radio API functions 2017-10-13 13:48:32 +03:00
ieee802154_mcr20a.h
ieee802154_nrf5.c drivers: 15.4: nrf5: Fix warning during compilation 2017-10-24 11:00:08 +03:00
ieee802154_nrf5.h
ieee802154_uart_pipe.c drivers: ieee802154: uart: Do not send FCS bytes to peer 2017-10-26 14:51:56 +03:00
ieee802154_uart_pipe.h
Kconfig
Kconfig.cc2520
Kconfig.kw41z
Kconfig.mcr20a
Kconfig.nrf5
Makefile