mirror of
https://github.com/jscrane/r65emu.git
synced 2025-01-05 01:31:50 +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>
|