mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-03 04:03:59 -04:00
AP_IOMCU: remove optimize override from iofirmware
This commit is contained in:
parent
78ce5a3f70
commit
fe3dda74bd
@ -9,7 +9,7 @@
|
|||||||
#include "iofirmware.h"
|
#include "iofirmware.h"
|
||||||
#include "hal.h"
|
#include "hal.h"
|
||||||
extern const AP_HAL::HAL &hal;
|
extern const AP_HAL::HAL &hal;
|
||||||
#pragma GCC optimize("O0")
|
|
||||||
#define PKT_MAX_REGS 32
|
#define PKT_MAX_REGS 32
|
||||||
AP_IOMCU_FW iomcu;
|
AP_IOMCU_FW iomcu;
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user