source: PlatformSupport/CustomPeripherals/drivers/radio_controller_v1_22_a/data/radio_controller_v2_1_0.mdd

Last change on this file was 1411, checked in by sgupta, 15 years ago

copying radio contorller 1.21 drivers for 1.22

File size: 500 bytes
RevLine 
[1124]1##############################################################################
2## Description:       Microprocessor Driver Definition
3## Date:              Thu Jan 04 01:30:44 2007 (by Create and Import Peripheral Wizard)
4##############################################################################
5
6OPTION psf_version = 2.1.0;
7
8BEGIN DRIVER radio_controller
[1411]9  OPTION supported_peripherals = (radio_controller_v1_22_[a-z]);
[1124]10  OPTION depends = (common_v1_00_a);
11  OPTION copyfiles = all;
12END DRIVER
Note: See TracBrowser for help on using the repository browser.