I'm using Atmel START to generate a project for my SAM L21 Xplained Pro (ATSAML21J18B). When I attempt to add a DISKIO middleware component I get the error "Missing requirement: Api: SD-MMC:Lib:API"
I wasn't able to find a component resembling that in the list that comes up when I click Add Software component.
Is this a bug in the START interface / missing middleware? Any suggestions? I'm just trying to get a quick and dirty sample up to read a file from a FAT-formatted SD Card over SPI.