mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
px4-same70xplained-v1:Moved px4-same70xplained-v1 specific README to board dir
This commit is contained in:
committed by
Daniel Agar
parent
7a5f58a607
commit
f7d42a9e41
24
src/drivers/boards/px4-same70xplained-v1/README.md
Normal file
24
src/drivers/boards/px4-same70xplained-v1/README.md
Normal file
@@ -0,0 +1,24 @@
|
||||
## Atmel Same70 Xplained ##
|
||||
|
||||
This is the board config that 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
|
||||
|
||||

|
||||
|
||||

|
||||
Reference in New Issue
Block a user