1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/make
Oleg Semyonov 7e02642b01 Move 3rd party printf formatter functions from PiOS to Libraries folder
They are not a PiOS, but 3rd party libraries. They even should not
be placed to the same (PiOS) library directory due to the printf symbol
clashes (if all *.c from the folder are built). So they are moved, and
each target can include that one which is necessary/desired.
2013-03-24 13:06:06 +02:00
..
boards Remove discontinued AHRS files 2013-03-24 13:03:50 +02:00
scripts version-info.py: fix coding style 2013-03-24 13:03:49 +02:00
templates build-info.txt: minor text fix 2013-02-06 00:51:38 +02:00
winx86 Windows packaging: update sh.cmd script for QtSDK 1.2.1 2012-07-29 23:59:58 +03:00
apps-defs.mk Move 3rd party printf formatter functions from PiOS to Libraries folder 2013-03-24 13:06:06 +02:00
boot-defs.mk Move 3rd party printf formatter functions from PiOS to Libraries folder 2013-03-24 13:06:06 +02:00
common-defs.mk Makefile: better options sequence in common-defs.mk 2013-03-24 13:06:01 +02:00
firmware-defs.mk Makefile: use exported variables in firmware-defs.mk 2013-03-24 13:04:00 +02:00
tools.mk Makefile: indents, comments, spacing, $(CMDS) variables, etc. 2013-03-24 13:03:58 +02:00
unittest.mk ut: change xml output directory to make Bamboo a bit happier 2013-03-03 14:33:04 +01:00