AP_HAL_ChibiOS: disable stack checking on iomcu
This commit is contained in:
parent
9611baf148
commit
3c42f1b7d9
@ -153,3 +153,4 @@ AUTOBUILD_TARGETS iofirmware
|
|||||||
define HAL_WITH_DSP FALSE
|
define HAL_WITH_DSP FALSE
|
||||||
|
|
||||||
define HAL_DSHOT_ENABLED FALSE
|
define HAL_DSHOT_ENABLED FALSE
|
||||||
|
define CH_DBG_ENABLE_STACK_CHECK FALSE
|
||||||
|
@ -153,3 +153,4 @@ define AP_RCPROTOCOL_FPORT_ENABLED 1
|
|||||||
AUTOBUILD_TARGETS iofirmware
|
AUTOBUILD_TARGETS iofirmware
|
||||||
define HAL_WITH_DSP FALSE
|
define HAL_WITH_DSP FALSE
|
||||||
define HAL_DSHOT_ENABLED FALSE
|
define HAL_DSHOT_ENABLED FALSE
|
||||||
|
define CH_DBG_ENABLE_STACK_CHECK FALSE
|
||||||
|
Loading…
Reference in New Issue
Block a user