nios programming: check file size first

This commit is contained in:
2020-01-31 11:24:48 +01:00
parent 5ca3a1b685
commit 89c774dbf7
13 changed files with 48 additions and 55 deletions

View File

@ -7,9 +7,7 @@
#include "common.h"
#include "RegisterDefs.h"
#include "ALTERA_PLL_CYCLONE10.h"
#ifndef VIRTUAL
#include "programFpgaNios.h"
#else
#ifdef VIRTUAL
#include "communication_funcs_UDP.h"
#endif