Skip to content
Commit 8994b01a authored by Lingkai Dong's avatar Lingkai Dong
Browse files

examples: Update startup file and linker script targets



Each platform in mcu-driver-reference-platforms-for-arm now provides
startup file and linker script as separate CMake targets. This allows
applications to use a platform's default startup file which contains
handlers that interact well with the platform drivers, while using
a custom linker script for its own needs (e.g. larger stack size). Bump
the version of mcu-driver-reference-platforms-for-arm to bring in this
change.

Update the CMake targets for startup file and linker scripts linked by
the connectivity examples which rely on the HAL-provided timer handlers.

Signed-off-by: Lingkai Dong's avatarLingkai Dong <lingkai.dong@arm.com>
parent cf6ec868
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment