Reorganise V2Protocol.c, add in function to assert or de-assert target RESET pin.
This commit is contained in:
parent
04354ffcad
commit
32cc2b8d4d
5 changed files with 142 additions and 103 deletions
|
@ -42,8 +42,8 @@
|
|||
int main(void)
|
||||
{
|
||||
SetupHardware();
|
||||
|
||||
V2Protocol_ConfigureHardware();
|
||||
|
||||
V2Protocol_Init();
|
||||
|
||||
printf("AVRISP-MKII Clone\r\n");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue