1
0
mirror of https://github.com/jscrane/r65emu.git synced 2025-01-22 19:30:30 +00:00
r65emu/hw/esp8266-pwm.h
2021-02-27 12:01:52 +00:00

7 lines
135 B
C

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