mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-17 11:27:34 +08:00
hjust_nxt-dual board_config: disable FLASH_BASED_PARAMS because there's no memory allocated with APP_RESERVATION_SIZE
I adepted to the nxt-v1 board which seems similar and has flash based params disabled. The reason I'm doing this change is becuase CI is failing with a combination of the hkust board support: #22961f7bc13dab0and an additional check for the exact issue introduced with: #22829528ad1e87d
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
* Definitions
|
||||
****************************************************************************************************/
|
||||
|
||||
#define FLASH_BASED_PARAMS
|
||||
// #define FLASH_BASED_PARAMS
|
||||
|
||||
|
||||
/* LEDs are driven with push open drain to support Anode to 5V or 3.3V */
|
||||
|
||||
Reference in New Issue
Block a user