Ooops - TeensyHID bootloader makefile should use a 16MHz FCPU, not 8MHz.
[pub/USBasp.git] / Projects / AVRISP / Lib / ISPTarget.c
2009-12-20 Dean CameraFixed AVRISP project timeouts not checking for the...
2009-12-20 Dean CameraAdd const qualifier to the parameters of Projects'...
2009-12-14 Dean CameraSplit out NVM access code in the AVRISP project into...
2009-12-03 Dean CameraMake sure the protocol handler files are included in...
2009-12-03 Dean CameraFix the tokens which enable and disable the different...
2009-12-03 Dean CameraDocument the PDI programming routines implemented so...
2009-12-02 Dean CameraRename V2ProtocolTarget files to ISPTarget in the AVRIS...