nCe made high before programming blackfin to ensure seamless programming (#460)

This commit is contained in:
Dhanya Thattil
2022-05-18 12:17:44 +02:00
committed by GitHub
parent 4259363169
commit 73a45e1b5c
10 changed files with 52 additions and 46 deletions

View File

@ -11,8 +11,8 @@
#define BLACKFIN_DEFINED
int defineGPIOpins(char *mess);
int FPGAdontTouchFlash(char *mess);
int FPGATouchFlash(char *mess);
int FPGAdontTouchFlash(char *mess, int programming);
int FPGATouchFlash(char *mess, int programming);
int resetFPGA(char *mess);
int emptyTempFolder(char *mess);