PaxInstruments / t400-firmware

Firmware for the Pax Instruments T400 temperature datalogger
22 stars 5 forks source link

SPI flash driver #210

Open charlespax opened 8 years ago

charlespax commented 8 years ago

Since we are using the SD card we already use some sort of driver for the atmega32u4 SPI hardware. We may be able to use that same driver to talk to the SPI flash chip.