Skip to content

anand16158/Smart-GPIO-Event-Control-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart GPIO Event & Control Framework (OpenWrt / MT7981)

Overview

This project implements a Device Tree–driven GPIO platform driver for OpenWrt running on MediaTek MT7981 (ARM64) platforms.

The driver supports:

  • GPIO output control
  • GPIO interrupt (IRQ) handling
  • Event notification using poll()
  • Character device interface (/dev/gpio_event)
  • Clean BSP integration using DT overlays

This project demonstrates real kernel + BSP development, not sysfs-based GPIO hacks.


Architecture

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors