PitterL / maXTouch_linux

Latest maXTouch touch driver development based on v4.19 Linux kernel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.

=========================================================

This is the kernel using for maxTouch driver, which is forked from https://github.com/atmel-maxtouch/maXTouch_linux.git

Now, we improved and fixed and a lot of issues based the original driver as well as making it more readable for user.
Enjoy it!

Any question please contact pitter.liao@microchip.com

The porting documents:
https://github.com/PitterL/maXTouch_linux/blob/4.x/doc/Driver%20Porting%20Guide%20maxTouch-HA%202022.pdf

About

Latest maXTouch touch driver development based on v4.19 Linux kernel


Languages

Language:C 100.0%