cc2520: Initial checkin for TI CC2520 802.15.4 driver
Integrating it into network stack. Centralizing all in drivers/802.15.4 Change-Id: Ia2916ff652afe5fe736f6560c2ed4a911a5f0679 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
parent
fa79a5df21
commit
f1563253cf
13 changed files with 1799 additions and 8 deletions
|
@ -21,6 +21,8 @@ menu "Device Drivers"
|
|||
|
||||
source "drivers/bluetooth/Kconfig"
|
||||
|
||||
source "drivers/802.15.4/Kconfig"
|
||||
|
||||
source "drivers/console/Kconfig"
|
||||
|
||||
source "drivers/ethernet/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue