Merge pull request #1362 from JelmerT/bugfix/cc26xx_readme
Small correction to cc26xx readme
This commit is contained in:
commit
59fc38543e
|
@ -107,9 +107,9 @@ To use the port you need:
|
||||||
GNU Tools for ARM Embedded Processors <https://launchpad.net/gcc-arm-embedded>.
|
GNU Tools for ARM Embedded Processors <https://launchpad.net/gcc-arm-embedded>.
|
||||||
The port was developed and tested using this version:
|
The port was developed and tested using this version:
|
||||||
|
|
||||||
$ arm-none-eabi-gcc -v
|
$ arm-none-eabi-gcc -v
|
||||||
[...]
|
[...]
|
||||||
gcc version 4.9.3 20141119 (release) [ARM/embedded-4_9-branch revision 218278] (GNU Tools for ARM Embedded Processors)
|
gcc version 4.9.3 20141119 (release) [ARM/embedded-4_9-branch revision 218278] (GNU Tools for ARM Embedded Processors)
|
||||||
|
|
||||||
* srecord (http://srecord.sourceforge.net/)
|
* srecord (http://srecord.sourceforge.net/)
|
||||||
* You may also need other drivers so that the SmartRF can communicate with your
|
* You may also need other drivers so that the SmartRF can communicate with your
|
||||||
|
|
Loading…
Reference in a new issue