xmos / xcore_iot

Other
30 stars 40 forks source link

Bugfix/qspi sfdp override #388

Closed xmos-jmccarthy closed 2 years ago

xmos-jmccarthy commented 2 years ago

Fixes #383 by providing a way for applications to force a manual flash part configuration, even if sfdp is supported.

Makes all applications and examples that target the XCORE-AI-EXPLORER board target the 2V0 version by default.

Adds a sdk::rtos_bsp::xcore_ai_explorer_1V1 cmake target that may work for all older boards.