~ruther/vhdl-spi-2

vhdl-spi-2/vitis/spi_master_counter/src/platform_config.h -rw-r--r-- 118 bytes
330f5837 — Rutherther docs: add readme 11 months ago
                                                                                
1
2
3
4
5
6
#ifndef __PLATFORM_CONFIG_H_
#define __PLATFORM_CONFIG_H_

#define STDOUT_IS_PS7_UART
#define UART_DEVICE_ID 0
#endif