AP_IOMCU: remove optimize override from iofirmware

This commit is contained in:
Siddharth Purohit 2018-05-02 18:27:05 +05:30 committed by Andrew Tridgell
parent 78ce5a3f70
commit fe3dda74bd

View File

@ -9,7 +9,7 @@
#include "iofirmware.h"
#include "hal.h"
extern const AP_HAL::HAL &hal;
#pragma GCC optimize("O0")
#define PKT_MAX_REGS 32
AP_IOMCU_FW iomcu;
/*