adafruit / ArduinoCore-samd

114 stars 116 forks source link

Prepare BSP for Internal Flash filesystem #316

Closed hathach closed 2 years ago

hathach commented 2 years ago

This PR prepare BSP for fatfs support on Internal Flash of samd21 Adafruit_InternalFlash . The board under test is ProxLight Trinkey which does not have spi flash. Changes include

@ladyada please let me know if faking SPI make sense to you, otherwise, I will try to figure out another way to go around SdFat compilation.

ladyada commented 2 years ago

oh this is annoying.... yeah sure, its ok!