source: PlatformSupport/CustomPeripherals/pcores/w3_sd_spi_v1_00_a/data/w3_sd_spi_v2_1_0.mdd

Last change on this file was 2446, checked in by murphpo, 10 years ago
File size: 453 bytes
Line 
1##############################################################################
2## Filename:          w3_sd_spi_v2_1_0.mdd
3## Description:       Microprocessor Driver Definition
4##############################################################################
5
6OPTION psf_version = 2.1.0;
7
8BEGIN DRIVER w3_sd_spi
9
10  OPTION supported_peripherals = (w3_sd_spi_v1_00_a);
11  OPTION depends = (common_v1_00_a);
12  OPTION copyfiles = all;
13
14END DRIVER
Note: See TracBrowser for help on using the repository browser.