forked from ROMEO/obsw
tftp demo on uart0 (NSFZed)
This commit is contained in:
@ -24,8 +24,8 @@
|
||||
#include "xparameters_ps.h"
|
||||
|
||||
|
||||
#define STDIN_BASEADDRESS XPS_UART1_BASEADDR
|
||||
#define STDOUT_BASEADDRESS XPS_UART1_BASEADDR
|
||||
#define STDIN_BASEADDRESS XPS_UART0_BASEADDR
|
||||
#define STDOUT_BASEADDRESS XPS_UART0_BASEADDR
|
||||
|
||||
|
||||
/******************************************************************/
|
||||
|
Reference in New Issue
Block a user