1
0
mirror of https://github.com/jscrane/r65emu.git synced 2024-06-08 07:29:37 +00:00
r65emu/hw/lm4f-utft.h

7 lines
99 B
C
Raw Normal View History

2021-02-17 14:49:40 +00:00
#define RAM_SIZE 0x3000u
2021-02-17 08:06:45 +00:00
2018-11-16 10:25:23 +00:00
#define SPI_CS PF_3
2021-02-27 12:01:52 +00:00
#include <hw/lm4f/utft.h>
#include <hw/lm4f/kbd.h>