This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

start USBCDC with no use MicroLib library

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,

0