zed goes blink

This commit is contained in:
2023-09-20 12:50:48 +02:00
parent 03298b4876
commit 95c26b34c7
6 changed files with 41 additions and 2 deletions

View File

@ -23,8 +23,10 @@
#include "xparameters_ps.h"
#define STDIN_BASEADDRESS 0xE0001000
#define STDOUT_BASEADDRESS 0xE0001000
#define STDIN_BASEADDRESS XPS_UART1_BASEADDR
#define STDOUT_BASEADDRESS XPS_UART1_BASEADDR
/******************************************************************/