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.
8 years ago
LukeMike
810f4bd44c
VRBRAIN / environ: added vrcore (VR Core 1.0) and removed vrhero (not used)
9 years ago
Lucas De Marchi
8bec17e05b
mk: remove support for flymaple
9 years ago
Andrew Tridgell
d477ecc24e
mk: default to building with MAVLink2 support
9 years ago
Andrew Tridgell
4571b5e3ad
mk: always define MAVLINK_PROTOCOL_VERSION
...
for -Wundef
9 years ago
Andrew Tridgell
b0be3e7423
mk: fixed building with mavlink2 headers
9 years ago
Francisco Ferreira
c2391797d6
mk: allow git versions to be defined externally
9 years ago
Ricardo de Almeida Gonzaga
730dc87b56
make: start using 'AP_Common/missing' to all boards
9 years ago
Staroselskii Georgii
f5df5e61bb
build: add navio2 target
9 years ago
Víctor Mayoral Vilches
41da1a4fc5
mk: add pxfmini target
9 years ago
Andrew Tridgell
a509daff54
build: added qurt build target
9 years ago
Andrew Tridgell
2fc60de500
build: added qflight build target
9 years ago
Aaron Wang Shi
736e3e6f46
build: support BH HAT build
9 years ago
Víctor Mayoral Vilches
112df0a0a6
mk: Add Erle-Brain 2 support
9 years ago
Lucas De Marchi
0e6da397d1
build: remove AVR boards
9 years ago
Lucas De Marchi
29aa7001bf
build: add minlure target
9 years ago
raspilot
0134d105bf
build: added support for raspilot
10 years ago
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".
10 years ago
Andrew Tridgell
b33ed8ce39
build: added bebop build
10 years ago
Andrew Tridgell
cfa63254b6
build: added support for developer.mk (at request of David)
10 years ago
Andrew Tridgell
bcb6fe9ae7
build: make reading config.mk be info not warning
10 years ago
Andrew Tridgell
23617b442e
build: use a config.mk if it exists, but don't require it
10 years ago
Andrew Tridgell
3fbd0a1db0
build: removed the need for 'make configure'
...
and make default build display help
10 years ago
Andrew Tridgell
4ad3075754
build: fix for HAL_SITL rename
10 years ago
mirkix
001758071f
mk: add support for BBBMINI, simple ArduPilot DIY Cape for the BeagleBone Black
10 years ago
John Williams
b1c6931ade
Build: added zynq make target
10 years ago
Andrew Tridgell
148dfbd180
build: fixed flymaple build
11 years ago
Andrew Tridgell
1a007dfcc0
build: added subtypes for all boards
11 years ago
Mikhail Avkhimenia
2899e44c0c
build: add navio build target
11 years ago
Andrew Tridgell
fdeac40135
build: added board subtypes to build
11 years ago
Andrew Tridgell
09e9074cb2
build: added bbone as build target
11 years ago
Andrew Tridgell
0b6c810a6e
build: added ERLE build type
11 years ago
LukeMike
8f552d5758
VRBRAIN: Changed the management of VirtualRobotix's boards.
11 years ago
Emile Castelnuovo
01b7bcd05d
mk: new VRBRAIN board definition
11 years ago
Andrew Tridgell
18c3b16aa8
build: added GIT_VERSION define to Makefile build
11 years ago
Andrew Tridgell
4c05848734
build: added Linux targets
12 years ago
Mike McCauley
f90790a26c
build: added build files for Flymaple port
12 years ago
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
12 years ago
Andrew Tridgell
34af601551
Build: move BUILDROOT inside SKETCHBOOK
...
this allows for relative paths in the px4 build
12 years ago
Andrew Tridgell
4a56b4a145
build: fixed SITL build on windows
12 years ago
Andrew Tridgell
d06668f1cd
build: added support for "make apm1-1280"
12 years ago
Stephen
c4ea89b10a
Build: Cygwin Windows build and upload fixes
...
SITL, HIL and normal builds and uploads work under Cygwin
12 years ago
Andrew Tridgell
7f1c8fd364
build: fixed cygwin build
12 years ago
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
12 years ago