Use _delay_us() function in the XPROGTarget.c file to ensure timing requirements...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 31 Jan 2010 12:33:04 +0000 (12:33 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 31 Jan 2010 12:33:04 +0000 (12:33 +0000)
commit331e8dece66e632ef3f91b052674948fd74e62a1
treec530756a8fcb1bb8f497bafff264e6870c9775b8
parent75d27f8ef0873157c4ca14dc41d1eb4139e0180d
Use _delay_us() function in the XPROGTarget.c file to ensure timing requirements are met, rather than a fixed number of NOPs.
Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.c