mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 14:08:45 -04:00
AP_HAL_ChibiOS: disable RCOUT thread on iomcu and rebuild iomcu.
This commit is contained in:
parent
f9c5f9be00
commit
94de238751
Binary file not shown.
Binary file not shown.
@ -119,6 +119,7 @@ define PORT_INT_REQUIRED_STACK 64
|
|||||||
define HAL_NO_TIMER_THREAD
|
define HAL_NO_TIMER_THREAD
|
||||||
define HAL_NO_RCIN_THREAD
|
define HAL_NO_RCIN_THREAD
|
||||||
define HAL_NO_MONITOR_THREAD
|
define HAL_NO_MONITOR_THREAD
|
||||||
|
define HAL_NO_RCOUT_THREAD
|
||||||
|
|
||||||
#defined to turn off undef warnings
|
#defined to turn off undef warnings
|
||||||
define __FPU_PRESENT 0
|
define __FPU_PRESENT 0
|
||||||
|
Loading…
Reference in New Issue
Block a user