9 lines
199 B
Text
Executable file
9 lines
199 B
Text
Executable file
OPTION psf_version = 2.1;
|
|
|
|
BEGIN driver devcfg
|
|
|
|
OPTION supported_peripherals = (ps7_dev_cfg);
|
|
OPTION supported_os_types = (DTS)
|
|
OPTION driver_state = ACTIVE;
|
|
OPTION NAME = devcfg;
|
|
END driver
|