mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Using master README
This commit is contained in:
parent
f7d42a9e41
commit
bb78e71452
29
README.md
29
README.md
@ -4,35 +4,6 @@
|
||||
|
||||
[](http://slack.px4.io) [](https://gitter.im/PX4/Firmware?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
This code runs on the Atmel Same70 Xplained development board.
|
||||
|
||||
http://www.atmel.com/tools/ATSAME70-XPLD.aspx
|
||||
|
||||
1. git clone https://github.com/PX4/Firmware.git
|
||||
2. git checkout same70xplained
|
||||
3. make clean
|
||||
4. git submudule update --init --recursive
|
||||
5. make px4-same70xplained-v1_default
|
||||
|
||||
The ELF file Firmare will be in `build_px4-same70xplained-v1_default/src/firmware/nuttx/`
|
||||
|
||||
The EFL file name is `firmware_nuttx`
|
||||
|
||||
Pin out Same70 Xplained development board is:
|
||||

|
||||
May-3-2016 Changes are highlited in orange
|
||||
May-23-2016 Changes are highlited in Blue
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## PX4 Flight Core and PX4 Middleware ##
|
||||
|
||||
[](https://travis-ci.org/PX4/Firmware) [](https://scan.coverity.com/projects/3966?tab=overview)
|
||||
|
||||
[](https://gitter.im/PX4/Firmware?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
This repository holds the [PX4 Pro](http://px4.io) flight control solution for drones, with the main applications located in the [src/modules](https://github.com/PX4/Firmware/tree/master/src/modules) directory. It also contains the PX4 Drone Middleware Platform, which provides drivers and middleware to run drones.
|
||||
|
||||
* Official Website: http://px4.io (License: BSD 3-clause, [LICENSE.md](https://github.com/PX4/Firmware/blob/master/LICENSE.md))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user