Skip to content
Commit 51d41bcb authored by Stephanos Ioannidis's avatar Stephanos Ioannidis Committed by Anas Nashif
Browse files

boards: beaglev_fire: Force 'medany' code model



The 'beaglev_fire' board has its SRAM located at 0x1000000000, and this
causes Zephyr to default to the `large` code model.

This commit forces the board to use `medany` code model because the `large`
code model is not supported by GCC 12.2 included in the current Zephyr SDK
0.17.2.

Revert this when Zephyr SDK 0.18.0 with GCC 14.3 is mainlined.

Signed-off-by: default avatarStephanos Ioannidis <root@stephanos.io>
parent dc3c9f35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment