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

7 lines
109 B
C

// SPI-RAM
#define USE_SPIRAM
#define SPIRAM_DEV SPI
#define SPIRAM_CS D0
#define SPIRAM_SIZE 0x8000u