Commit Graph

5 Commits

Author SHA1 Message Date
Dean Camera d1608d4af3 Added const where possible to the source functions in the Projects directory.
Added command timeout to the AVRISP project so that incorrectly connected targets no longer freeze the device.

Removed string descriptors from the TeensyHID bootloader to reduce its size.
2009-12-26 04:13:55 +00:00
Dean Camera 35dac470f2 Complete TPI protocol code to enter and exit TPI programming mode for the ATTINY 6-pin devices. 2009-12-24 03:02:26 +00:00
Dean Camera 65fcebf478 Complete combining of PDI and TPI target communication code files, stub out TINY NVM controller functions. 2009-12-24 02:52:10 +00:00
Dean Camera 9decc2bc59 Combine PDIProtocol and TPIProtocol into a single XPROGProtocol set of files. 2009-12-24 02:14:04 +00:00
Dean Camera ce044844ea Combine AVRISP project TPI and PDI lib directories - these protocols use the same underlying XPROG wrapper for the host-to-programmer command wrapping. 2009-12-24 01:55:53 +00:00