1
0
mirror of https://github.com/jscrane/r65emu.git synced 2024-06-11 13:29:34 +00:00
r65emu/hw/esp8266-pwm-fs-23k256.h
2021-02-27 12:01:52 +00:00

8 lines
169 B
C

#define RAM_SIZE 0x8000u
#include <hw/esp8266/espi.h>
#include <hw/esp8266/kbd.h>
#include <hw/esp8266/spiram.h>
#include <hw/esp8266/fs.h>
#include <hw/esp8266/pwm.h>