1
0
mirror of https://github.com/jscrane/r65emu.git synced 2024-06-16 16:29:28 +00:00
r65emu/hw/esp8266/spiram.h

7 lines
109 B
C
Raw Normal View History

2021-02-27 12:01:52 +00:00
// SPI-RAM
#define USE_SPIRAM
#define SPIRAM_DEV SPI
#define SPIRAM_CS D0
#define SPIRAM_SIZE 0x8000u