1
0
mirror of https://github.com/jscrane/r65emu.git synced 2025-08-07 05:26:10 +00:00
Files
r65emu/hw/lm4f-utft.h
Stephen Crane 55928d498a hardware reorg
2021-02-27 12:01:52 +00:00

7 lines
99 B
C

#define RAM_SIZE 0x3000u
#define SPI_CS PF_3
#include <hw/lm4f/utft.h>
#include <hw/lm4f/kbd.h>