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:
#22961 f7bc13dab0
and an additional check for the exact issue introduced with:
#22829 528ad1e87d
This commit is contained in:
Matthias Grob
2024-05-29 15:13:12 +02:00
parent a4650fd70d
commit f0d7b30dae
+1 -1
View File
@@ -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 */