uartlite_test_fix1

This commit is contained in:
paul nehlich
2024-07-26 12:53:31 +02:00
parent bb29c907e2
commit a48388bebb
6 changed files with 299 additions and 11 deletions

View File

@ -54,7 +54,7 @@
* change all the needed parameters in one place.
*/
#ifndef SDT
#define UARTLITE_DEVICE_ID XPAR_UARTLITE_0_DEVICE_ID
#define UARTLITE_DEVICE_ID 111
#else
#define XUARTLITE_BASEADDRESS XPAR_XUARTLITE_0_BASEADDR
#endif