Use strcat() in the HTTPServer project instead of using strcpy() and strlen().
[pub/lufa.git] / Bootloaders / CDC / BootloaderAPI.c
2011-10-11 Dean CameraAdded User Application APIs to the CDC and DFU class...