diff -r 578be2adaf3e -r 307f4279f433 Adaptation/GUID-2C915A03-AD8C-5924-87BB-953AE323E0FA.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Adaptation/GUID-2C915A03-AD8C-5924-87BB-953AE323E0FA.dita Fri Oct 15 14:32:18 2010 +0100 @@ -0,0 +1,23 @@ + + + + + +Set +UpDescribes how to use the template port to start your port. +

The template port digitizer code can be found in ...\template\template_variant\specific\xyin.cpp.

+

The template .mmp file can be found in ...\template\template_variant\exxytemplate.mmp.

+

Following the general pattern, your implementation will be contained in +the directory: <path to your variant>\specific. Create +a copy of the template port implementation file xyin.cpp and +copy it into your variant specific directory.

+

Rename the class DTemplateDigitiser to reflect the name +of your device. You should also be prepared to add your own private data and +functions into it.

+
\ No newline at end of file