-
Notifications
You must be signed in to change notification settings - Fork 26
C library for MediaTech MTK MT7628/MT7688 (userspace gpio spi i2c pwm pcm driver)
ForgotFun/mt76x8
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 [email protected].
About
C library for MediaTech MTK MT7628/MT7688 (userspace gpio spi i2c pwm pcm driver)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published