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