Skip to content

Commit

Permalink
Zynq UART
Browse files Browse the repository at this point in the history
  • Loading branch information
pwittich committed Jun 7, 2019
1 parent 4ec63d9 commit d47ffbd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects/project2/FreeRTOSConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,8 @@ header file. */


// non-standard, park this here for now
#define CLI_UART UART4_BASE
#define CLI_UART UART4_BASE // Front panel
//#define CLI_UART UART1_BASE // Zynq


#ifdef __cplusplus
Expand Down

0 comments on commit d47ffbd

Please sign in to comment.