Skip to content
/ mt76x8 Public
forked from ForgotFun/mt76x8

C library for MediaTech MTK MT7628/MT7688 (userspace gpio spi i2c pwm pcm driver)

Notifications You must be signed in to change notification settings

anylink/mt76x8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation


This is a C library for Widora MT7628 Board. It provides access to GPIO and other IO functions on the MTK MT7628/MT7688 chip, allowing access to the GPIO pins so you can control and interface with various external devices.

It provides functions for reading digital inputs and setting digital outputs, using SPI and I2C, and for accessing the system timers. Pin event detection is supported by polling (interrupts are not supported).

It is C++ compatible, and installs as a header file and non-shared library on any Linux-based distro.


Several example programs are provided. If you have any question please mailto forgotfun@qq.com.

About

C library for MediaTech MTK MT7628/MT7688 (userspace gpio spi i2c pwm pcm driver)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%