This library is sort of half way there? `Adafruit_EPD` is using BusIO: https://github.com/adafruit/Adafruit_EPD/blob/f711ec80ca6eb1b3dc170bc4f8e03c287638ec25/src/Adafruit_EPD.h#L29 but not `Adafruit_MCPSRAM`: https://github.com/adafruit/Adafruit_EPD/blob/f711ec80ca6eb1b3dc170bc4f8e03c287638ec25/src/Adafruit_MCPSRAM.h#L2 Also, `Adafruit BusIO` is not currently listed as a dependency in `library.properties`.
This library is sort of half way there?
Adafruit_EPDis using BusIO:Adafruit_EPD/src/Adafruit_EPD.h
Line 29 in f711ec8
but not
Adafruit_MCPSRAM:Adafruit_EPD/src/Adafruit_MCPSRAM.h
Line 2 in f711ec8
Also,
Adafruit BusIOis not currently listed as a dependency inlibrary.properties.