Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make...
[pub/USBasp.git] / Demos / Device / ClassDriver / VirtualSerial / makefile
2010-05-07 Dean CameraChange over instances of "make" in the makefiles to...
2010-04-28 Dean CameraRelocate USBInterrupt.c/.h from the HighLevel USB drive...
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2009-12-07 Dean CameraAdditional file renames and modifications to change...
2009-12-07 Dean CameraRename CDC demos to VirtualSerial.