Updated mbed cortex porting (markdown)
This commit is contained in:
parent
4b46263952
commit
2acb2f0937
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
Experienced this with arm-none-eabi-gcc (4.8.2-14ubuntu1+6) 4.8.2 on ubuntu 14.04.
|
Experienced this with arm-none-eabi-gcc (4.8.2-14ubuntu1+6) 4.8.2 on ubuntu 14.04.
|
||||||
|
|
||||||
And resolved with 4.9.3 installed from:
|
And resolved with 4.9.3 installed from:
|
||||||
https://launchpad.net/gcc-arm-embedded
|
- https://launchpad.net/gcc-arm-embedded
|
||||||
https://launchpad.net/~terry.guo/+archive/ubuntu/gcc-arm-embedded
|
- https://launchpad.net/~terry.guo/+archive/ubuntu/gcc-arm-embedded
|
||||||
|
|
||||||
```
|
```
|
||||||
$ make -f Makefile.mbed
|
$ make -f Makefile.mbed
|
||||||
|
|
Loading…
Reference in a new issue