Francisco Ferreira
7a696bd766
mk: remove Qualcomm board support
2018-05-17 09:57:20 +10:00
night-ghost
207f7893d6
mk: added F4Light HAL support
2018-02-10 09:14:41 +11:00
Lucas De Marchi
c09c56be77
build: remove Linux boards from make
...
This way people don't copy and paste to add a new board: make build
system is deprecated for Linux boards for a long time and is now
unsupported.
qflight remains as the only Linux board since it's not buildable
with waf. When it is, more files and pieces can be removed from mk/.
2017-09-11 15:34:57 -07:00
Lucas De Marchi
ae53920e5b
build: don't build examples with old build system
...
We currently check examples are buildable with waf which doesn't need
the libraries to be specified in a make.inc file. Having the makefiles
there is misleading since people try to build and realize the build is
broken.
2016-10-11 13:03:08 +11:00
LukeMike
810f4bd44c
VRBRAIN / environ: added vrcore (VR Core 1.0) and removed vrhero (not used)
2016-08-07 20:31:51 +10:00
Lucas De Marchi
8bec17e05b
mk: remove support for flymaple
2016-05-23 21:49:45 -03:00
Andrew Tridgell
d477ecc24e
mk: default to building with MAVLink2 support
2016-05-21 15:25:14 +10:00
Andrew Tridgell
4571b5e3ad
mk: always define MAVLINK_PROTOCOL_VERSION
...
for -Wundef
2016-05-21 15:25:14 +10:00
Andrew Tridgell
b0be3e7423
mk: fixed building with mavlink2 headers
2016-05-21 15:25:12 +10:00
Francisco Ferreira
c2391797d6
mk: allow git versions to be defined externally
2016-04-17 14:47:55 -03:00
Ricardo de Almeida Gonzaga
730dc87b56
make: start using 'AP_Common/missing' to all boards
2016-04-05 21:06:25 -07:00
Staroselskii Georgii
f5df5e61bb
build: add navio2 target
2016-02-27 03:06:50 -03:00
Víctor Mayoral Vilches
41da1a4fc5
mk: add pxfmini target
2016-01-05 15:35:56 -02:00
Andrew Tridgell
a509daff54
build: added qurt build target
2015-12-27 16:21:25 +11:00
Andrew Tridgell
2fc60de500
build: added qflight build target
2015-12-27 16:12:27 +11:00
Aaron Wang Shi
736e3e6f46
build: support BH HAT build
2015-12-21 15:54:30 +11:00
Víctor Mayoral Vilches
112df0a0a6
mk: Add Erle-Brain 2 support
2015-11-04 13:58:24 +11:00
Lucas De Marchi
0e6da397d1
build: remove AVR boards
2015-11-04 12:14:16 +11:00
Lucas De Marchi
29aa7001bf
build: add minlure target
2015-10-22 12:04:53 +11:00
raspilot
0134d105bf
build: added support for raspilot
2015-09-14 14:22:15 +10:00
Víctor Mayoral Vilches
4431b33686
mk: ERLEBOARD legacy support
...
This config referred to the legacy Erle-Board
https://erlerobotics.com/blog/product/erle-board/
The configuration is preserved to support the
existing boards. "erle" renamed to "erleboard".
2015-09-09 10:31:55 +10:00
Andrew Tridgell
b33ed8ce39
build: added bebop build
2015-07-10 14:18:17 +10:00
Andrew Tridgell
cfa63254b6
build: added support for developer.mk (at request of David)
2015-06-19 17:57:13 +10:00
Andrew Tridgell
bcb6fe9ae7
build: make reading config.mk be info not warning
2015-05-30 21:00:50 +10:00
Andrew Tridgell
23617b442e
build: use a config.mk if it exists, but don't require it
2015-05-25 14:51:12 +10:00
Andrew Tridgell
3fbd0a1db0
build: removed the need for 'make configure'
...
and make default build display help
2015-05-21 10:54:19 +10:00
Andrew Tridgell
4ad3075754
build: fix for HAL_SITL rename
2015-05-05 09:45:57 +10:00
mirkix
001758071f
mk: add support for BBBMINI, simple ArduPilot DIY Cape for the BeagleBone Black
2015-01-12 21:36:40 +13:00
John Williams
b1c6931ade
Build: added zynq make target
2014-11-14 10:21:05 +11:00
Andrew Tridgell
148dfbd180
build: fixed flymaple build
2014-08-13 18:46:44 +10:00
Andrew Tridgell
1a007dfcc0
build: added subtypes for all boards
2014-08-13 18:46:43 +10:00
Mikhail Avkhimenia
2899e44c0c
build: add navio build target
2014-08-12 22:08:13 +10:00
Andrew Tridgell
fdeac40135
build: added board subtypes to build
2014-07-14 09:44:35 +10:00
Andrew Tridgell
09e9074cb2
build: added bbone as build target
2014-07-14 09:44:34 +10:00
Andrew Tridgell
0b6c810a6e
build: added ERLE build type
2014-07-14 08:52:43 +10:00
LukeMike
8f552d5758
VRBRAIN: Changed the management of VirtualRobotix's boards.
2014-06-19 11:27:38 +02:00
Emile Castelnuovo
01b7bcd05d
mk: new VRBRAIN board definition
2014-04-08 16:19:20 +10:00
Andrew Tridgell
18c3b16aa8
build: added GIT_VERSION define to Makefile build
2013-11-09 10:09:19 +11:00
Andrew Tridgell
4c05848734
build: added Linux targets
2013-09-28 21:24:02 +10:00
Mike McCauley
f90790a26c
build: added build files for Flymaple port
2013-09-24 13:32:50 +10:00
Andrew Tridgell
699e188110
build: only use a build in $SKETCHBOOK for px4
...
for others it is more convenient to use /tmp, as quite a few scripts
rely on this
2013-08-30 13:01:34 +10:00
Andrew Tridgell
34af601551
Build: move BUILDROOT inside SKETCHBOOK
...
this allows for relative paths in the px4 build
2013-08-30 13:01:33 +10:00
Andrew Tridgell
4a56b4a145
build: fixed SITL build on windows
2013-03-28 13:23:30 +11:00
Andrew Tridgell
d06668f1cd
build: added support for "make apm1-1280"
2013-03-12 12:45:49 +11:00
Stephen
c4ea89b10a
Build: Cygwin Windows build and upload fixes
...
SITL, HIL and normal builds and uploads work under Cygwin
2013-03-08 15:02:22 +09:00
Andrew Tridgell
7f1c8fd364
build: fixed cygwin build
2013-03-03 22:22:33 +11:00
Andrew Tridgell
ded192be3f
build: split up the build system to allow for better board support
...
this will make it easier to support boards like the VRBrain
2013-02-21 16:48:49 +11:00