Speed up bit-banged USART code in the AVRISP project.
[pub/USBasp.git] / Projects / AVRISP / Lib / PDIProtocol.c
2009-12-15 Dean CameraComplete initial working revision of PDI programming...
2009-12-15 Dean CameraFix a bug in the Still Image Host Class driver where...
2009-12-15 Dean CameraAdd Lock/Fuse byte programming support to the AVRISP...
2009-12-15 Dean CameraFix error in AVRISP programmer when repeatedly using...
2009-12-14 Dean CameraAdd Doxygen documentation to the completed portions...
2009-12-14 Dean CameraUse the PDI REPEAT instruction in the PDI programmer...
2009-12-14 Dean CameraAdded memory erase handling to the PDI protocol in...
2009-12-14 Dean CameraFix NVM commands so that memory reads and CRC generatio...
2009-12-14 Dean CameraSplit out NVM access code in the AVRISP project into...
2009-12-13 Dean CameraUse -pedantic compile time option to find and correct...
2009-12-13 Dean CameraThe AVRISP project can now enter PDI mode under both...
2009-12-11 Dean CameraPDI NVM enable is fast enough that bare polling is...
2009-12-11 Dean CameraFix PDI code - must send NVM enable key least significa...
2009-12-11 Dean CameraFix AVRISP PDI protocol - make sure inverted masks...
2009-12-11 Dean CameraChange over AVRISP project to have both hardware USART...
2009-12-09 Dean CameraFix inverted bit-banged USART logic in the AVRISP proje...
2009-12-08 Dean CameraMake sure that USB_STREAM_TIMEOUT_MS is set in the...
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-03 Dean CameraStarted implementing the low level PDI protocol in...
2009-12-02 Dean CameraAdd support for unwrapping of the XMEGA PDI programming...