Skip to content

Moxa-Linux/moxa-it87-gpio-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moxa-it87-gpio-driver

https:/torvalds/linux/blob/v5.2/drivers/gpio/gpio-it87.c

Install required packages

make, linux-headers-<KERNEL_RELEASE>

apt install --no-install-recommends -qqy make
apt install --no-install-recommends -qqy linux-headers-$(uname -r)

Build package

  1. Run make to build kernel module
  2. Once build successful, gpio-it87.ko could be found under current directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •