commit | 4c0d9bcf9a3d18a75238abe85d77e2cb2777d79e | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Wed Jun 15 10:46:10 2016 +0200 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Dec 02 12:40:18 2016 +0200 |
tree | 7cdb5b961ef23457880e90aeba038fc52b1e51c8 | |
parent | ed6ad65427bc34e4e977bc4ac63e6af394f08565 [diff] |
drivers: cc2520: Add a new IP stack ready adaptation of CC2520 driver It's basically a copy/paste of original driver, using native IP stack API. This is meant to avoid cluttering the original driver code with #ifdef, and in future it will help removing the old driver as well. Change-Id: I67d974ad7440d258583a5c7c6c7160e99210808c Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>