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

5 lines
80 B
C
Raw Normal View History

2021-02-19 08:28:47 +00:00
#define RAM_SIZE 0x10000u
2021-02-27 12:01:52 +00:00
#include <hw/esp32/espi.h>
#include <hw/esp32/kbd.h>