combining example and cubemx projekt
Hi
i'm working on a projekt where we want to use the LoRaWAN capability's of the B-L072Z-LRWAN1 borde as well as it's adc's and dac's to do this we set up the adc/dac with cubemx but also use the example projekt from the I-CUBE-LRWAN "expansion" pack
so my question is, is there a smart way to include the example code in the cubemx projekt
at first i thought git would be useful however the stm32cubeide projekt that gets created dose not copy the used files just linkes to them which means that one is not able to use them with git and i have not fund at way to copy them into the projekt automatically
