1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/cc1xxx_common
Marian Buschsieweke ccf713c5ad
drivers/cc1xxx_common: L2 netstats & cleanups
- Added required logic to provide correct L2 netstats when the module
  netstats_l2 is used.
- Refactored code to use gnrc_netif_hdr_set_netif() over manually setting the
  pid to ease future refactoring.
2019-08-20 16:40:00 +02:00
..
gnrc_netif_cc1xxx.c drivers/cc1xxx_common: L2 netstats & cleanups 2019-08-20 16:40:00 +02:00
Makefile net/gnrc/netif: Added CC1xxx adaption layer 2019-01-10 10:54:36 +01:00