1
0
mirror of https://github.com/jscrane/r65emu.git synced 2024-06-14 17:29:42 +00:00
r65emu/hw/esp32-utft-dac.h
2021-02-27 12:01:52 +00:00

5 lines
80 B
C

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