Atmel AVR262
5
8375A-AVR-03/11
4 Touch library integration
To build the application, the appropriate touch header files, assembler files and library
files (which are device and compiler specific) need to be integrated with other source
files. To select the correct device and application-specific library files, refer to the
Library_Selection_Guide.xls file in the Atmel QTouch library root folder. The library
selection guide is also available on the Atmel website.
Select the technology as “QTouch,” the MCU family as “USB AVR,” the MCU type as
“8-bit,” the MCU as “
available for QTouch as “A, B, C, D, E, F,” and the maximum number of channels as
“8.” By selecting these parameters, the appropriate library files to be included can be
seen.
•
libv3g1-8qt-k-0rs.r90 – IAR library file for the respective device
•
libavr5g1-8qt-k-0rs.a – GCC library file for the respective device
•
qt_asm_tiny_mega.S – assembler file
•
touch_qt_config.h
•
touch_api.h