Hi, I wish to update my Keil environment with the latest STM32 peripheral and USB libraries (V3.0.0). Do I just paste in the new files over the old ones, or do I need to delete the old ones then paste in the new ones? The new library does not seem to contain certain files like stm32f10x_systick.h, which I need in my project. Thanks,