MDK-Packs / CB_Lab4Layer

CMSIS-Build Lab with Layers
4 stars 9 forks source link

Update App layers #20

Closed ZigaMahne closed 2 years ago

ZigaMahne commented 2 years ago

Reference projects will be synchronized in future update

KeilChris commented 2 years ago

Patch looks ok. Pins Mbed TLS to v1.7.0.

JonatanAntoni commented 2 years ago

ok to test

acabarbaye commented 2 years ago

If the solution for the problem is to fix the dependency version of the packs used by the examples, I would also pin down the version of the other packs (e.g. Paho_MQTT), at least to the major number, as this problem may happen again as soon as a dependency configuration changes. As a side note, shouldn't mbedTLS pack version of the pack with additional configuration be incremented to the next major version number as this seems to be a breaking change (i.e. the upgrade to that version makes the build no longer possible)?