Working in Atmel Studio using ASF4 for SAM E70 . Looking into the properties file there are only 3 dependencies for the ASF4 project : libm library, CMSIS and SAME70_DFP packs .
Those packs can be kept if the new versions breaks the execution . But where is libm pulled in from? Would be good to keep it archived too.
Are there any other dependencies I overlooked?