m-mcgowan / spark-flashee-eeprom

Eeprom emulation using external flash on Particle devices. Includes unit tests cross compiled to regular gcc, and on-device integration tests.
GNU Affero General Public License v3.0
34 stars 8 forks source link

Photon P1 Emulation #23

Closed baijerry closed 4 years ago

baijerry commented 8 years ago

Hi Matthew,

I am having trouble setting up a fake P1 flash storage, using the FakeFlashDevice class. Could you please show me how to set it up such that I treat it just like I would with the normal P1?

Thank you