1
0
mirror of https://github.com/jscrane/r65emu.git synced 2025-08-07 20:25:03 +00:00
Files
r65emu/hw/esp32-espi.h
Stephen Crane 55928d498a hardware reorg
2021-02-27 12:01:52 +00:00

5 lines
80 B
C

#define RAM_SIZE 0x10000u
#include <hw/esp32/espi.h>
#include <hw/esp32/kbd.h>