Hi all,
I'm working on LPC1768 chip of NXP semiconductor with USBCDC protocol, I use KEIL to compile source code and know that USBCDC source code of KEIL have used MicroLib library to decrease capacity of source code instead using Standard library. But recently, I need some functions to using some other targets and MicroLib is no appropriate. how to configure standard library to using USBCDC?
BR,