I had succefully used CMSIS extensions on my arduino Due projects but after updating the "boards"
i can't find the CMSIS. How to make it work again? I have downloaded the CMSIS lib from arm but i dont know how to install it. I think it was already installed in the previous version of the IDE, now it doesn't seem to be there...
EDIT
IDE 1.6.10 is linking to the CMSIS lib by default.
Anku