From 8f4ce7f20b9f288044dacf0c3010627d6084e6bc Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 16 Nov 2015 08:05:17 +1100 Subject: [PATCH] build: removed all nocore.inoflag files these were APM2 specific --- APMrover2/nocore.inoflag | 0 ArduCopter/nocore.inoflag | 0 ArduPlane/nocore.inoflag | 0 Tools/CPUInfo/nocore.inoflag | 0 Tools/Hello/nocore.inoflag | 0 libraries/AC_PID/examples/AC_PID_test/nocore.inoflag | 0 libraries/AP_ADC/examples/AP_ADC_test/nocore.inoflag | 0 libraries/AP_AHRS/examples/AHRS_Test/nocore.inoflag | 0 libraries/AP_Airspeed/examples/Airspeed/nocore.inoflag | 0 .../AP_BattMonitor/examples/AP_BattMonitor_test/nocore.inoflag | 0 libraries/AP_Compass/examples/AP_Compass_test/nocore.inoflag | 0 .../AP_Declination/examples/AP_Declination_test/nocore.inoflag | 0 libraries/AP_GPS/examples/GPS_AUTO_test/nocore.inoflag | 0 libraries/AP_GPS/examples/GPS_UBLOX_passthrough/nocore.inoflag | 0 libraries/AP_HAL/examples/AnalogIn/nocore.inoflag | 0 libraries/AP_HAL_PX4/examples/simple/nocore.inoflag | 0 libraries/AP_Math/examples/eulers/nocore.inoflag | 0 libraries/AP_Math/examples/location/nocore.inoflag | 0 libraries/AP_Math/examples/polygon/nocore.inoflag | 0 libraries/AP_Math/examples/rotations/nocore.inoflag | 0 libraries/AP_Motors/examples/AP_Motors_Time_test/nocore.inoflag | 0 libraries/AP_Motors/examples/AP_Motors_test/nocore.inoflag | 0 libraries/AP_Mount/examples/trivial_AP_Mount/nocore.inoflag | 0 libraries/AP_Notify/examples/AP_Notify_test/nocore.inoflag | 0 .../AP_OpticalFlow/examples/AP_OpticalFlow_test/nocore.inoflag | 0 libraries/DataFlash/examples/DataFlash_test/nocore.inoflag | 0 libraries/Filter/examples/Derivative/nocore.inoflag | 0 libraries/Filter/examples/Filter/nocore.inoflag | 0 libraries/Filter/examples/LowPassFilter/nocore.inoflag | 0 libraries/GCS_Console/examples/Console/nocore.inoflag | 0 libraries/PID/examples/pid/nocore.inoflag | 0 libraries/RC_Channel/examples/RC_Channel/nocore.inoflag | 0 32 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 APMrover2/nocore.inoflag delete mode 100644 ArduCopter/nocore.inoflag delete mode 100644 ArduPlane/nocore.inoflag delete mode 100644 Tools/CPUInfo/nocore.inoflag delete mode 100644 Tools/Hello/nocore.inoflag delete mode 100644 libraries/AC_PID/examples/AC_PID_test/nocore.inoflag delete mode 100644 libraries/AP_ADC/examples/AP_ADC_test/nocore.inoflag delete mode 100644 libraries/AP_AHRS/examples/AHRS_Test/nocore.inoflag delete mode 100644 libraries/AP_Airspeed/examples/Airspeed/nocore.inoflag delete mode 100644 libraries/AP_BattMonitor/examples/AP_BattMonitor_test/nocore.inoflag delete mode 100644 libraries/AP_Compass/examples/AP_Compass_test/nocore.inoflag delete mode 100644 libraries/AP_Declination/examples/AP_Declination_test/nocore.inoflag delete mode 100644 libraries/AP_GPS/examples/GPS_AUTO_test/nocore.inoflag delete mode 100644 libraries/AP_GPS/examples/GPS_UBLOX_passthrough/nocore.inoflag delete mode 100644 libraries/AP_HAL/examples/AnalogIn/nocore.inoflag delete mode 100644 libraries/AP_HAL_PX4/examples/simple/nocore.inoflag delete mode 100644 libraries/AP_Math/examples/eulers/nocore.inoflag delete mode 100644 libraries/AP_Math/examples/location/nocore.inoflag delete mode 100644 libraries/AP_Math/examples/polygon/nocore.inoflag delete mode 100644 libraries/AP_Math/examples/rotations/nocore.inoflag delete mode 100644 libraries/AP_Motors/examples/AP_Motors_Time_test/nocore.inoflag delete mode 100644 libraries/AP_Motors/examples/AP_Motors_test/nocore.inoflag delete mode 100644 libraries/AP_Mount/examples/trivial_AP_Mount/nocore.inoflag delete mode 100644 libraries/AP_Notify/examples/AP_Notify_test/nocore.inoflag delete mode 100644 libraries/AP_OpticalFlow/examples/AP_OpticalFlow_test/nocore.inoflag delete mode 100644 libraries/DataFlash/examples/DataFlash_test/nocore.inoflag delete mode 100644 libraries/Filter/examples/Derivative/nocore.inoflag delete mode 100644 libraries/Filter/examples/Filter/nocore.inoflag delete mode 100644 libraries/Filter/examples/LowPassFilter/nocore.inoflag delete mode 100644 libraries/GCS_Console/examples/Console/nocore.inoflag delete mode 100644 libraries/PID/examples/pid/nocore.inoflag delete mode 100644 libraries/RC_Channel/examples/RC_Channel/nocore.inoflag diff --git a/APMrover2/nocore.inoflag b/APMrover2/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/ArduCopter/nocore.inoflag b/ArduCopter/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/ArduPlane/nocore.inoflag b/ArduPlane/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/Tools/CPUInfo/nocore.inoflag b/Tools/CPUInfo/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/Tools/Hello/nocore.inoflag b/Tools/Hello/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AC_PID/examples/AC_PID_test/nocore.inoflag b/libraries/AC_PID/examples/AC_PID_test/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_ADC/examples/AP_ADC_test/nocore.inoflag b/libraries/AP_ADC/examples/AP_ADC_test/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_AHRS/examples/AHRS_Test/nocore.inoflag b/libraries/AP_AHRS/examples/AHRS_Test/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_Airspeed/examples/Airspeed/nocore.inoflag b/libraries/AP_Airspeed/examples/Airspeed/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_BattMonitor/examples/AP_BattMonitor_test/nocore.inoflag b/libraries/AP_BattMonitor/examples/AP_BattMonitor_test/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_Compass/examples/AP_Compass_test/nocore.inoflag b/libraries/AP_Compass/examples/AP_Compass_test/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_Declination/examples/AP_Declination_test/nocore.inoflag b/libraries/AP_Declination/examples/AP_Declination_test/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_GPS/examples/GPS_AUTO_test/nocore.inoflag b/libraries/AP_GPS/examples/GPS_AUTO_test/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_GPS/examples/GPS_UBLOX_passthrough/nocore.inoflag b/libraries/AP_GPS/examples/GPS_UBLOX_passthrough/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_HAL/examples/AnalogIn/nocore.inoflag b/libraries/AP_HAL/examples/AnalogIn/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_HAL_PX4/examples/simple/nocore.inoflag b/libraries/AP_HAL_PX4/examples/simple/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_Math/examples/eulers/nocore.inoflag b/libraries/AP_Math/examples/eulers/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_Math/examples/location/nocore.inoflag b/libraries/AP_Math/examples/location/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_Math/examples/polygon/nocore.inoflag b/libraries/AP_Math/examples/polygon/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_Math/examples/rotations/nocore.inoflag b/libraries/AP_Math/examples/rotations/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_Motors/examples/AP_Motors_Time_test/nocore.inoflag b/libraries/AP_Motors/examples/AP_Motors_Time_test/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_Motors/examples/AP_Motors_test/nocore.inoflag b/libraries/AP_Motors/examples/AP_Motors_test/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_Mount/examples/trivial_AP_Mount/nocore.inoflag b/libraries/AP_Mount/examples/trivial_AP_Mount/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_Notify/examples/AP_Notify_test/nocore.inoflag b/libraries/AP_Notify/examples/AP_Notify_test/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/AP_OpticalFlow/examples/AP_OpticalFlow_test/nocore.inoflag b/libraries/AP_OpticalFlow/examples/AP_OpticalFlow_test/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/DataFlash/examples/DataFlash_test/nocore.inoflag b/libraries/DataFlash/examples/DataFlash_test/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/Filter/examples/Derivative/nocore.inoflag b/libraries/Filter/examples/Derivative/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/Filter/examples/Filter/nocore.inoflag b/libraries/Filter/examples/Filter/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/Filter/examples/LowPassFilter/nocore.inoflag b/libraries/Filter/examples/LowPassFilter/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/GCS_Console/examples/Console/nocore.inoflag b/libraries/GCS_Console/examples/Console/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/PID/examples/pid/nocore.inoflag b/libraries/PID/examples/pid/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/libraries/RC_Channel/examples/RC_Channel/nocore.inoflag b/libraries/RC_Channel/examples/RC_Channel/nocore.inoflag deleted file mode 100644 index e69de29bb2..0000000000