ARM-software / MDK-Middleware

MDK-Middleware (file system, network and USB components) source code for Arm Cortex-M using CMSIS-Drivers and CMSIS-RTOS2 APIs.
https://arm-software.github.io/MDK-Middleware/
99 stars 25 forks source link

Make examples IDE agnostic and easier to update: #35

Closed ReinhardKeil closed 3 months ago

ReinhardKeil commented 4 months ago
KeilChris commented 4 months ago

What is the specific reason to remove the component vendors? And the vcpkg-configuration.json file? i know we're discussing to have a generic one in the extensions, but we're not there yet. Removing it now will break the examples.

ReinhardKeil commented 4 months ago

MDK Middleware examples and the NXP Sensor pack should work across any IDE that is using the csolution format. We already support multiple compilers.