Skip to content
Commit f167f2a9 authored by Rob Walton's avatar Rob Walton
Browse files

freertos-cmsis-rtos: Simplify target selection



The freertos-cmsis-rtos target always requires freertos-kernel and
cmsis-rtos-api. Simplify the target selection for the user by linking
the required targets to freertos-cmsis-rtos. The user application can
now just link the freertos-cmsis-rtos target along with their desired
heap management implementation.

The freertos-cmsis-rtos target can only build if cmsis-rtos-api is
available. Add a check for cmsis-rtos-api target being defined before
adding freertos-cmsis-rtos.

Signed-off-by: Rob Walton's avatarRobert Walton <rob.walton@arm.com>
parent ea2362cb
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