1
0
mirror of https://github.com/jscrane/r65emu.git synced 2024-06-07 00:29:32 +00:00
r65emu/hw/esp8266-pwm-sd.h
2021-02-27 12:01:52 +00:00

7 lines
138 B
C

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