AP_HAL_FLYMAPLE: update documentation in FlymaplePortingNotes.txt
Added info about where to get my patched version of libmaple.
This commit is contained in:
parent
6b003ae551
commit
72aa8a18ab
@ -124,11 +124,10 @@ Mission Planner 1.2.78
|
|||||||
|
|
||||||
You need a number of additional resources to build ArduPlane for Flymaple. I
|
You need a number of additional resources to build ArduPlane for Flymaple. I
|
||||||
have assumed that you will install them in your home directory, but they can really
|
have assumed that you will install them in your home directory, but they can really
|
||||||
go anywhere provided you make the appropriate changes
|
go anywhere provided you make the appropriate changes to PATH and config.mk
|
||||||
|
|
||||||
cd ~
|
cd ~
|
||||||
git clone https://github.com/leaflabs/libmaple.git NO THIS IS WRONG: need
|
git clone https://github.com/mikemccauley/libmaple.git
|
||||||
mikems patched version
|
|
||||||
cd libmaple
|
cd libmaple
|
||||||
wget http://static.leaflabs.com/pub/codesourcery/gcc-arm-none-eabi-latest-linux32.tar.gz
|
wget http://static.leaflabs.com/pub/codesourcery/gcc-arm-none-eabi-latest-linux32.tar.gz
|
||||||
tar xvzf gcc-arm-none-eabi-latest-linux32.tar.gz
|
tar xvzf gcc-arm-none-eabi-latest-linux32.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user