This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Copyright (c) 2020 You ([email protected]) | |
*/ | |
// Some function copied from dua_gpi_spi.h | |
// Part of the PS/2 algorithm borrowed from http://www.technoblogy.com/show?1GYR | |
#include <stdio.h> | |
#include <machine.h> | |