cmake organize code coverage handling and base

This commit is contained in:
Daniel Agar
2017-06-01 08:47:33 -04:00
parent 17c1114b3e
commit 24b26e53b9
20 changed files with 1027 additions and 940 deletions
@@ -50,8 +50,6 @@
#include <unistd.h>
#include <math.h>
#include <px4iofirmware/protocol.h>
#include "mixer.h"
#define debug(fmt, args...) do { } while(0)
@@ -52,7 +52,6 @@
#include <math.h>
#include <mathlib/math/Limits.hpp>
#include <px4iofirmware/protocol.h>
#include <drivers/drv_pwm_output.h>
#include "mixer.h"