mirror of
https://github.com/jscrane/r65emu.git
synced 2025-01-21 12:29:47 +00:00
6 lines
109 B
C
6 lines
109 B
C
|
#define RAM_SIZE 0x10000u
|
||
|
|
||
|
#include <hw/esp32/espi.h>
|
||
|
#include <hw/esp32/kbd.h>
|
||
|
#include <hw/esp32/spiffs.h>
|