mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 21:59:07 +08:00
cuav_an-gps-v1:Ensure yeild is used for FLASH programing
This commit is contained in:
parent
6c3262c54b
commit
d8b9def3f8
@ -123,12 +123,7 @@
|
||||
|
||||
/* If this board uses big flash that have large sectors */
|
||||
|
||||
#if defined(CONFIG_STM32_FLASH_CONFIG_E) || \
|
||||
defined(CONFIG_STM32_FLASH_CONFIG_F) || \
|
||||
defined(CONFIG_STM32_FLASH_CONFIG_G) || \
|
||||
defined(CONFIG_STM32_FLASH_CONFIG_I)
|
||||
#define OPT_USE_YIELD
|
||||
#endif
|
||||
|
||||
/* Bootloader Option*****************************************************************
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user