Dean Camera
|
1fa27139f5
|
Split out NVM access code in the AVRISP project into a seperate NVMTarget.c source file and header. Make NVM register accesses use the NVM base address as set by the host, rather than using the fixed value from the XMEGA datasheet.
|
2009-12-14 02:59:34 +00:00 |
Dean Camera
|
f338ddcb87
|
Make sure the protocol handler files are included in the Doxygen documentation of the AVRISP project.
|
2009-12-03 09:19:09 +00:00 |
Dean Camera
|
258a6a0177
|
Fix the tokens which enable and disable the different programming protocols in the AVRISP project.
|
2009-12-03 09:12:36 +00:00 |
Dean Camera
|
a5adbae652
|
Document the PDI programming routines implemented so far in the AVRISP project. Add ability to selectively disable ISP programming support in addition to the existing ability to disable PDI programming support.
|
2009-12-03 07:42:56 +00:00 |
Dean Camera
|
5930f47bf4
|
Rename V2ProtocolTarget files to ISPTarget in the AVRISP Programmer Clone project.
|
2009-12-02 12:04:37 +00:00 |