mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-23 01:29:33 +00:00
Small correction to cc26xx readme, code block in list was not propperly indented
This commit is contained in:
parent
70dce80932
commit
7b4a9c8410
@ -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 New Issue
Block a user