1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight
Oleg Semyonov 80ce4fc995 Fix weird error of running python script with extra --verbose option as a part of script name
This error of building any EF targets was found on Windows if used with
make V=1 verbose output option. The '--verbose' python script option was
used by the Windows make as a part of python script file name with
'file not found' error. Now it works. Still can't get the cause of that
error, though...
2013-05-18 17:25:26 +03:00
..
libraries Merge branch 'next' into corvuscorax/OP-944_EKF-improvements 2013-05-16 23:29:15 +02:00
modules Merge branch 'next' into brian/code_cleanup_130514 2013-05-17 05:49:38 +09:30
pios Adds setting HSE_VALUE on all F1 targets (should only be necessary if the HSE clock is not 8MHz). 2013-05-17 22:01:48 -07:00
Project Merge remote-tracking branch 'remotes/origin/next' into sambas/diffnext 2013-05-02 09:00:12 +03:00
targets Fix weird error of running python script with extra --verbose option as a part of script name 2013-05-18 17:25:26 +03:00
tests/logfs Fix broken unit tests 2013-05-03 20:27:03 +02:00
uavobjects OP-951: Adds -Wshadow to flight CFLAGS and fixes resulting compilation breakage. 2013-05-14 07:01:45 +09:30
uavtalk OP-931: adds -Wextra compiler option for the flight code, and makes the bazillion code changes required 2013-05-05 16:32:24 +09:30
.gitattributes Update flight/.gitattributes to include *.template files 2013-04-30 22:15:58 +02:00