ArduCopter: remove references to config.mk

dates from APM-build days.  The build server files references APM1 which is long gone.  Users running build_binaries can pollute their own environments, not need for this.
This commit is contained in:
Peter Barker 2022-07-23 13:10:37 +10:00 committed by Peter Barker
parent e6a9dcc25f
commit 8c915b849a
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
// User specific config file. Any items listed in config.h can be overridden here.
// If you used to define your CONFIG_APM_HARDWARE setting here, it is no longer
// valid! You should switch to using a HAL_BOARD flag in your local config.mk.
// uncomment the lines below to disable features (flash sizes listed are for APM2 boards and will underestimate savings on Pixhawk and other boards)
//#define LOGGING_ENABLED DISABLED // disable logging to save 11K of flash space
//#define MOUNT DISABLED // disable the camera gimbal to save 8K of flash space