1
0
mirror of https://github.com/jscrane/r65emu.git synced 2024-06-01 07:41:57 +00:00
r65emu/hw/esp32-espi-dac.h
2021-02-27 12:01:52 +00:00

6 lines
106 B
C

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