mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-21 11:54:15 +01:00
Disable the FLASH_FREERTOS flag for revolution so that it doesn't try and use
vTaskDelay while erasing flash.
This commit is contained in:
parent
cf6b49535a
commit
7522bd07ba
@ -66,7 +66,7 @@
|
|||||||
#define PIOS_INCLUDE_ETASV3
|
#define PIOS_INCLUDE_ETASV3
|
||||||
//#define PIOS_INCLUDE_HCSR04
|
//#define PIOS_INCLUDE_HCSR04
|
||||||
#define PIOS_FLASH_ON_ACCEL /* true for second revo */
|
#define PIOS_FLASH_ON_ACCEL /* true for second revo */
|
||||||
#define FLASH_FREERTOS
|
|
||||||
/* Com systems to include */
|
/* Com systems to include */
|
||||||
#define PIOS_INCLUDE_COM
|
#define PIOS_INCLUDE_COM
|
||||||
#define PIOS_INCLUDE_COM_TELEM
|
#define PIOS_INCLUDE_COM_TELEM
|
||||||
|
Loading…
x
Reference in New Issue
Block a user