1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/OpenPilot
fredericg e550243c13 Removed unwanted quotes in build-output when building under windows/dos
before
  "**** Compiling C :" ../PiOS/STM32F10x/pios_sys.c "->" Build/pios_sys.o
after
  **** Compiling C : ../PiOS/STM32F10x/pios_sys.c -> Build/pios_sys.o

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@731 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-09 16:38:10 +00:00
..
Modules Small fixes 2010-06-07 19:56:42 +00:00
System Fix: including of Example Module did not work any more 2010-06-07 11:12:58 +00:00
Tests Simplified the way test-applications can be built 2010-05-31 16:22:10 +00:00
UAVObjects Flight/UAVObjects Modify update rate and acked flag of periodic objects, added new gpsobject fields 2010-05-30 01:56:43 +00:00
UAVTalk OP-4 Flight/Telemetry Implement CRC in telemetry protocol 2010-04-25 21:20:13 +00:00
Makefile Removed unwanted quotes in build-output when building under windows/dos 2010-06-09 16:38:10 +00:00