zephyr/drivers/ieee802154
Tomasz Bursztyka cf9dcd3d5b drivers: cc2520: Fix 80 chars lenght limit
Fixing 80 chars limit by removing length computation:
We can count the FCS as part of the received length, even if AUTOCRC is
on. L2 layer is able to parse this out.

Change-Id: I3c824ed95d177570a07d04784798e14f5979c96b
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-12-02 12:40:47 +02:00
..
ieee802154_cc2520_legacy.c net: drivers: ieee802154: sys_log is needed on legacy driver 2016-12-02 12:40:23 +02:00
ieee802154_cc2520_regs.h drivers: ieee802154: Fix register name 2016-10-21 17:03:57 +00:00
ieee802154_cc2520.c drivers: cc2520: Fix 80 chars lenght limit 2016-12-02 12:40:47 +02:00
ieee802154_cc2520.h drivers: cc2520: Fix 80 chars lenght limit 2016-12-02 12:40:47 +02:00
ieee802154_uart_pipe.c net: drivers: Add a fake ieee802154 radio driver for qemu 2016-12-02 12:40:24 +02:00
ieee802154_uart_pipe.h net: drivers: Add a fake ieee802154 radio driver for qemu 2016-12-02 12:40:24 +02:00
Kconfig net: Add L2 RAW channel hidden option 2016-12-02 12:40:46 +02:00
Makefile net: Add TI_CC2520 RAW driver 2016-12-02 12:40:46 +02:00