source: PlatformSupport/CustomPeripherals/pcores/eeprom_onewire_v1_10_a/data/eeprom_onewire_v2_1_0.mdd

Last change on this file was 1706, checked in by murphpo, 12 years ago
File size: 611 bytes
Line 
1##############################################################################
2## Filename:          F:\localHome\bratton\WARPWork\EEPROMTests\OneWire/drivers/EEPROM_v1_00_a/data/EEPROM_v2_1_0.mdd
3## Description:       Microprocessor Driver Definition
4## Date:              Fri Jul 28 13:08:23 2006 (by Create and Import Peripheral Wizard)
5##############################################################################
6
7OPTION psf_version = 2.1.0;
8
9BEGIN DRIVER eeprom
10
11  OPTION supported_peripherals = (eeprom_onewire);
12  OPTION depends = (common_v1_00_a);
13  OPTION copyfiles = all;
14
15END DRIVER
Note: See TracBrowser for help on using the repository browser.