Update CC26xxware download instructions
This commit is contained in:
parent
f8e13758e3
commit
351b16c43c
|
@ -75,10 +75,12 @@ the section ["Drivers" in the CC2538DK readme](https://github.com/contiki-os/con
|
|||
|
||||
Environment
|
||||
===========
|
||||
To use this port, you will need to download and extract CC26xxware sources,
|
||||
provided by TI here http://www.ti.com/tool/cc26xxware. Once you have done this,
|
||||
you will need to configure the Contiki build system so that it can locate and
|
||||
compile them as part of the build process.
|
||||
To use this port, you will need to download and extract CC26xxware sources. We
|
||||
currently use CC26xxware version 2.20.06.14829. The download link can be found
|
||||
here: http://processors.wiki.ti.com/index.php/CC26xxware
|
||||
|
||||
Once you have done this, you will need to configure the Contiki build system so
|
||||
that it can locate and compile them as part of the build process.
|
||||
|
||||
To do this, you will need to set the following environment variable:
|
||||
|
||||
|
|
Loading…
Reference in a new issue