diff -r 578be2adaf3e -r 307f4279f433 Adaptation/GUID-C6ABE2CA-901E-55F1-9837-7018A1612BCF.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Adaptation/GUID-C6ABE2CA-901E-55F1-9837-7018A1612BCF.dita Fri Oct 15 14:32:18 2010 +0100 @@ -0,0 +1,44 @@ + + + + + +Set UpDescribes how to use the template port to start your port. +

The code for the template port Sound Driver is split into two files:

+ +

The header file for the above can be found in:

+

...\template\template_variant\inc\soundsc_plat.h

+

The template .mmp file can be found in:

+

...\template\template_variant\soundsctemplate.mmp

+

Following the general pattern, your implementation is contained in the +directory:

+

path to your variant\specific

+

For example, ...\omap_hrp\h4\specific

+

Now complete these steps:

+ +

You should also be prepared to add your own private data and functions +to the Sound Driver.

+
\ No newline at end of file